Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Disabling form validation for non-submission buttons.


Message #1 by "Oliver, Wells" <WOliver@l...> on Wed, 14 Aug 2002 15:13:59 -0700
I have two buttons on a form that change a value within the form.

I do _not_ want these buttons to submit the form (they do not), therefore
when they are clicked I want their associated event handle to run without
the form validation.

It doesn't execute the event handler b/c the form doesn't submit.

How can I disable form validation when a user clicks on these buttons?

Thanks!

Wells Oliver
Web Application Programmer
Leviton Voice & Data
xxx-xxx-xxxx
http://www.levitonvoicedata.com


  Return to Index