PaulBricker
Programmer
I have an asp page that opens to a form. I would like to set the focus to the first textbox on the form. In a VBA module you would use GoToControl or SetFocus. Is there something in VBScript that I can use to set the cursor in the first textbox on my asp page.
Thanks
Paul
Thanks
Paul