|
Re: ASP.NET Custom Validation
Quote:
Originally Posted by Robocop
I have two textboxes, which I want to validate, but the thing is that one of them must be filled, but not both. How can I add this validation to the validation summary? I looked at the methods but none seem to do this. I have added RequiredFieldValidator for other textboxes and their messages are showing up, but I need advise with this.
Thanks
|
Hi Robocop,
i saw your quote and even i too suggest that by using if - else condition you can make it out.i would to know on which technology you r working with.
Thank you
Jitesh
Programmer
Sharepoint Consulting
Last edited by dilipv; Mar 7th, 2008 at 12:35 AM.
Reason: editing the reply
|