|
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 Required Field Validator for other textboxes and their messages are showing up, but I need advise with this.
|