Validating a field based on value of another field

  • Thread starter Thread starter Emmanuel
  • Start date Start date
E

Emmanuel

Hi,

I have a webform with some input controls in it. Some of these controls have
validation controls assigned. So far so good. I would like to have a
validator which validates a field only if the value of another field is a
particular value.

Lets say i have a country field and a state field, i want to validate that
the state field contains a value when the country field is 'US', for
example.

any help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top