Hey all,
I have a classic asp page that has 3 seperate forms and their own submit button. The problem i seem to have is when the users presses the enter key it will always submit the first form (even though they are named different & submit button named different).
Is there an easy way to only submit the form the user is currently in (each form only has one textbox input each)??
I have a classic asp page that has 3 seperate forms and their own submit button. The problem i seem to have is when the users presses the enter key it will always submit the first form (even though they are named different & submit button named different).
Is there an easy way to only submit the form the user is currently in (each form only has one textbox input each)??