I have a HTML form within a ASP page that after the user enteres data in a textbox and the asp does it's display of selected items I want the cursor to go back to the textbox entry area.
I know that VBScript does not have a Setfocus, is there another way of doing this?
Thanks.
I know that VBScript does not have a Setfocus, is there another way of doing this?
Thanks.