registration form requirements

S

skump

I have a registration form that I need some help with.
On this registration form people are able to choose a module and a time that
they can schedule to attend with our company. What I would like to do is make
it so that if they choose a check box for a module they are also required to
choose a time. Right now they can choose the check box and a time but it is
possible for them to choose the checkbox and not choose a time. I would like
them to be required to choose a time only if they choose the module. Any
suggestions?
Thanks!

Here is the form:
http://www.premiercomputing.com/email/FFA/free_for_all_registration..htm
 
S

Stefan B Rusynko

You would need to add client side form field validation
- you may find one at http://javascript.about.com/library/blcrossval.htm

--




|I have a registration form that I need some help with.
| On this registration form people are able to choose a module and a time that
| they can schedule to attend with our company. What I would like to do is make
| it so that if they choose a check box for a module they are also required to
| choose a time. Right now they can choose the check box and a time but it is
| possible for them to choose the checkbox and not choose a time. I would like
| them to be required to choose a time only if they choose the module. Any
| suggestions?
| Thanks!
|
| Here is the form:
| http://www.premiercomputing.com/email/FFA/free_for_all_registration..htm
|
 

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