[thelist] FrontPage Forms

Anthony Baratta Anthony at Baratta.com
Tue Oct 17 16:13:11 CDT 2000


Mona_Nisoff at bd.com wrote:
> 
> Hello -- I'm new to the list and already have a question for you.
> 
> My company intranet runs FrontPage 2000 on an NT server with IIS (v4) and
> frontpage server extensions.
> Upon page load, how can I make the cursor appear in the first form field so that
> users don't have to click
> into the form field?

Put this in your body tag....

onLoad="document.FormName.FormElementName.select()"

Replace FormName with your Form's name.

Replace FormElementName with the name of the Form Item you want to have initial
focus.

-- 
Anthony Baratta
President
KeyBoard Jockeys
                    South Park Speaks Version 3 is here!!!
                       http://www.baratta.com/southpark
                              Powered by Tsunami




More information about the thelist mailing list