Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Paste Text from the ClipboardContent of Paste Text from the Clipboard.vbsMD5 Hash: EC5F49F9A393CACDE7A6D522BA9F6865 |
||
' Description: Sample HTML function that pastes data from the clipboard into a SPAN named DataArea.
Sub RunScript DataArea.InnerHTML = document.parentwindow.clipboardData.GetData("text") End Sub | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |