J
Jeremy
I have a web form that has a couple of input fields and a
check box. One of the input fields is a required field,
so I put a required field validator to validate that
field.
The second input field I only want to be required IF the
user checks the checkbox. If the check box isn't checked
I don't want the field to be required.
Can somebody please help me figure out how I can
accomplish this?
Thanks,
Jeremy
check box. One of the input fields is a required field,
so I put a required field validator to validate that
field.
The second input field I only want to be required IF the
user checks the checkbox. If the check box isn't checked
I don't want the field to be required.
Can somebody please help me figure out how I can
accomplish this?
Thanks,
Jeremy