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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simple script to set starting field on page load...

Status
Not open for further replies.

quan

Programmer
Oct 3, 2001
58
0
0
US
Having trouble with script that sets start point to a specific form field when a page loads.

Thanks for your help <i>Its okay to dream.....</i>
 
quan,

<body onload=&quot;document.myFormName.myFieldName.focus();&quot;>
======================================

if (!succeed) try();
-jeff
 
What can I say, short and sweet, the way I like it. Thanks a million

quan <i>Its okay to dream.....</i>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top