View Single Post
Old Mar 7th, 2008, 12:31 AM   #4
dilipv
Newbie
 
Join Date: Mar 2008
Posts: 3
Rep Power: 0 dilipv is on a distinguished road
Re: ASP.NET Custom Validation

Quote:
Originally Posted by Robocop View Post
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
dilipv is offline   Reply With Quote