| View previous topic :: View next topic |
| Author |
Message |
yog2mis New member

Joined: 06 Dec 2010 Posts: 1 Location: mumbai
|
Posted: Tue Dec 07, 2010 6:11 am Post subject: A drop down validation problem on javascript |
|
|
Dear All
I have a problem in a jsp form. I have 12 drop down list. each list assigne 1 to 5 values. I need to validate each drop down by java script.
condition should be true for all drop down list.
conditions are:
When you select a drop down value,
1. you can not select max value(5) more than 3 times.
2. you have to select 1 and 2 minimum 4 times.
3 you can assigne 3 and 4 any times but first two condition should be true.
Please provide solution as soon as possible..
thanks
Yogi |
|
| Back to top |
|
 |
sohnee Senior Member

Joined: 17 Jul 2002 Posts: 2077 Location: UK
|
|
| Back to top |
|
 |
|