Avoid enter key press to submit form

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • huan

    #1

    Avoid enter key press to submit form

    Hi,

    I am using ASP.net and VB.net to create a website and
    controls on an application form are all runat server.
    Since user may press enter key to go to next field
    instead of pressing tab key. The form will be submit
    without all the information get filled. So that how can I
    prevent enter keypress to submit?

    Thanks in advance.

    Huan
Working...