Page also has a "Validators" property. Loop through it to find the
validators that reported an error. What *inputs* were in error depends
on the specific validator.
I wish MS would implement a validator that was not connected to a specific
control, so that validation may be performed on the server and errors
reported back to the client!
CustomValidator ?
You don't need to tie it to a specific control, and you can specify
both client-side javascript (function call) and server side handler.
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.