Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hHow to copy the text on a page by ASP

Status
Not open for further replies.

jslmvl

Vendor
Jan 26, 2008
268
GB
Hi,

Can you tell me how to copy the text on a page by ASP code?
I can copy the source file of the page but I need to do Ctrl-C for the page itself by ASP because I found it is different from the source file.

I guess it is possible but not easy?
 
Perhaps, it is easier to copy the text in a <textarea> by the javascript code in the same page?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top