Is there a way to manipulate the clipboard data in JavaScript?
Also is there a way to implement the visual studio ***
Ctrl+Shift+V
option to paste clipboard data in cycle?
Is there a way to manipulate the clipboard data in JavaScript?
Also is there a way to implement the visual studio ***
Ctrl+Shift+V
option to paste clipboard data in cycle?
You can copy/paste clipborad content via Javascript. Check this link
http://www.geekpedia.com/tutorial126_Clipboard-cut-copy-and-paste-with-JavaScript.html
Sorry I didn't understand the second question :(