|
|
Question : Required Field Validator for 2 controls
|
|
|
|
Hi Experts, I am using Visual Studio 2008 and I have an aspx page that has 2 controls. A text box that is used for a date field and a checkbox that states ‘After 2 week notice’. What I am looking for is to be able use a RequiredFieldValidator to validate that either a date has been placed in the textbox or the checkbox has been checked. Any Ideas?
|
|
|
|
Answer : Required Field Validator for 2 controls
|
|
|
|
|