I have 8 textboxes on a form.. i need the user to at least enter in one... what asp.net 1.1 control can i use to accomplish this?
I'm already using required field validator and summary validtor control on the same webpage, its just that this is a seperate validation of another 8 textboxes, and at least 1 of them needs to be populated with a value.
Start Free Trial