By default, when client-side validation is being performed, the user cannot post the form to the server if there are errors on the page. However, you might find it necessary to allow the user to post even with errors.
To allow posting with client-side validation errors
See Also
Validation Controls | Introduction to Validating User Input in Web Forms | Client-Side Validation