On Submit Validation

M

Markus

Hallo

I hope some one can give me some help i have form with a with a few fields
that i would like to validate before the user can submit it. I have a few
rules that already work but there is one that i can not get to work. I have a
text field and a Drop down list now I want it to validate the Drop down list
but only if something is entered into the text field. how can i do that with
JavaScript.

Regards
Markus
 
?

.._..

FrontPage form validation won't do that sort of conditional validation.

Neither will any of the other easy off the internet solutions.

You'll need to get some custom code created to do that, or use a third party
application to accept form data.
 

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

Top