Form Return/Enter Submits Form

J

Jim Benson

I need some code that will eliminate or block a user from
submitting a form before completion by hitting the
enter/return key while filling out a form.

The person tabs to each area and fills in the text box,
but if they inadvertantly hit the return button their
incomplete form is submitted to the database folder.

Script please...Thanks
 
S

Stefan B Rusynko

Or just apply Field validation to the last (or mandatory) field




| Jim,
|
| I have an example script on my site and a link to the
| original script...
|
| http://frontpageforms.com/Disable_Enter_as_Submit.htm
|
| Mike,
| http://FrontPageForms.com
| Visit my form tutorial
|
|
| >-----Original Message-----
| >I need some code that will eliminate or block a user from
| >submitting a form before completion by hitting the
| >enter/return key while filling out a form.
| >
| >The person tabs to each area and fills in the text box,
| >but if they inadvertantly hit the return button their
| >incomplete form is submitted to the database folder.
| >
| >Script please...Thanks
| >.
| >
 
Top