P
paul814
Hello,
I've got an online form, with textboxes and drop downs and at the end
a SUBMIT button.
My users are used to hitting ENTER to move from field to field, and
right now if they hit ENTER, the button is executed, or the .php page
post action is executed.
Is there a way to disable this so the only way the post action will
occur is if the button is clicked? how?
thanks.
I've got an online form, with textboxes and drop downs and at the end
a SUBMIT button.
My users are used to hitting ENTER to move from field to field, and
right now if they hit ENTER, the button is executed, or the .php page
post action is executed.
Is there a way to disable this so the only way the post action will
occur is if the button is clicked? how?
thanks.