View Full Version : How to create a send to clipboard button


kc8yds
09-20-2004, 12:40 AM
I need to create a button that will copy the contents of a table cell to the clipboard. Anyone know how to do this?

kittycat
09-20-2004, 12:56 AM
For textarea...
http://www.dynamicdrive.com/dynamicindex11/selectform.htm
Don't know if it can be done with just a plain table cell.