submit button

M

mccloud

How can I keep the enter key from submitting a form. Users are hitting the
enter key to advance to the next line in the form but instead they are
submitting the form by mistake. How can I disable this option or have a
comfirmation page pop up and give the user an option to return to the form.
 
K

Kevin Spencer

See my answer to your first post of this same question.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

mccloud said:
How can I keep the enter key from submitting a form. Users are hitting the
enter key to advance to the next line in the form but instead they are
submitting the form by mistake. How can I disable this option or have a
comfirmation page pop up and give the user an option to return to the
form.
 
Top