M
Martin
Is there any way (using javascript) to "click" a specific "submit"
button when the user hits the <Enter> key?
From what I read, hitting <Enter> is supposed to send the form via the
"first" submit button on the page but I find that, in IE at least, my
server-side scripting doesn't receive any submit button.
button when the user hits the <Enter> key?
From what I read, hitting <Enter> is supposed to send the form via the
"first" submit button on the page but I find that, in IE at least, my
server-side scripting doesn't receive any submit button.