Select all in a form
form
very useful this script
insert this into the <BODY> section
Select All This is some text. This is some text. This is some text. This is some text.
now all you require is your link to click and here is the code for the sample above
<a href="javascript:selectAll('test.select1')">Select All</a><br>