How to check from onclick if RequiredFieldValidator failed?
- From: "Bogdan" <bogdan@xxxxxxxxxxx>
- Date: Mon, 9 Jun 2008 22:25:20 -0400
Hi,
I have a OnClientClick script assigned to a button. From the script, I'd
like to check if RequiredFieldValidator attached to a textbox on the page
has failed. The Page_IsValid works fine with - for example - regex
validator but it does not work with the required field validator.
Any suggestions will be appreciated.
Thanks,
Bogdan
.
- Follow-Ups:
- Prev by Date: Using pre-processing directives in ASP.NET
- Next by Date: RE: Test environment for ActiveDirectoryMembershipProvider
- Previous by thread: Using pre-processing directives in ASP.NET
- Next by thread: RE: How to check from onclick if RequiredFieldValidator failed?
- Index(es):