Submit Button problem

G

Guest

I have created a form with multiple fields, but I am finding that when a user
presses ENTER instead of TAB or clicking in the next field, it is submitting
the data. How can I make the Submit button not activate with the ENTER key?
I want the user to have to mouse-click on the button to submit. OR, can I
somehow not allow the SUBMIT to work unless all fields are populated? Thanks.
 
S

Steve Easton

You can apply validation to each field that will not let the form submit until the fields
have entries in them.

you might also place a note on the page about "Not" using the enter key.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

You're welcome.

;-)

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top