How to copy text to clipboard using Javascript?
Printable View
How to copy text to clipboard using Javascript?
I don't think you can.
Well, as far as i know, that is non-standard, and will definatly only work in IE5.
Look at this:
http://www.dynamicdrive.com/dynamici...selectform.htm
I stand corrected. Sorry :DQuote:
Originally posted by sail3005
I don't think you can.