[thelist] FrontPage Forms

Mona_Nisoff at bd.com Mona_Nisoff at bd.com
Wed Oct 18 08:12:39 CDT 2000


Thanks to everyone for your replies.  I ended up using this very simple
and clean on-load suggestion from Anthony Baratta.

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.

Thanks again,
Mona






More information about the thelist mailing list