Pattycake245
Programmer
I have a form with a textbox and a button on the bottom. What I have set up currently is if a value is entered in the text box and the user clicks the button it calls another page. How do I simulate it so that if the user just wants to press enter after entering something in the text box it will automatically act as though the button was pressed? I should also mention that I already have an onSubmit on the form which I do not want to fire until after the user edist information on the next page.
I hope I have explained this well enough.
Tim
I hope I have explained this well enough.
Tim