it works on IE. not NS. the Select works with NS7 but it doesn't copy it to the clipboard. I don't know if that is possible with NS. Although I have seen code that does a similar thing by calling Notepad, so that method might work with NS. Maybe someone else here knows.
Thanks.... but this is not quite what I am looking for. I have set a hyperlink to lanuch onClick="document.execCommand('copy',,'');" with the hope of copying  to the clipboard.
Thanks! That has gotten me closer. I'm still having a slight problem with what ends up in the clipboard though. When I pass Š to the clipboard, it gets converted to ‹. I've tried using the + operator and stringing HTML escape codes together with no luck.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.