Restricting Validator Controls
I have a web form with several validation controls on it. When the submit button is clicked, the validators fire as expected. However, I have another button on the form (to fill city and state info from a ZIP code) and when it is clicked, all the validators fire and don't allow the button's click event to fire.
Can I have validators fire only when a specific button is clicked?
Thanks in advance for your comments.
- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.
|