View Full Version : Select all and copy


Chris
04-17-2003, 07:29 AM
Is there an HTML code that lets users click it and it selects and copies all the text that is in a text box?

Sheila
04-17-2003, 07:47 AM
Maybe this?
http://www.dynamicdrive.com/dynamicindex11/selectform.htm

Chris
04-17-2003, 08:07 AM
thanks.