Is there a way to place the cursor in a text field automatically upon loading a cgi form?
Here is the field and some of the code: print $query->start_form(); print "<p align=center>"; print "<BR><b>Tool Name</b><BR>"; print $query->textfield('name'), "\n"; print "<br><br>"; -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]