faqts : Computers : Programming : Languages : JavaScript : Forms : SELECT

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

24 of 77 people (31%) answered Yes
Recently 6 of 10 people (60%) answered Yes

Entry

Dynamic DropDown Select Boxes and Verifying

Nov 26th, 2001 23:55
Kidd,


I'm trying to create 3 dropdown select boxes each containing the seven 
days of the week in them.  The one catch is, that the values in the 
boxes cannot have the same day selected at the same time or an error 
will appear.  Also, the boxes must be selected in order, such as box 
#2 or #3 cannot be selected (or have no values), if the first box 
isn't chosen.    Any ideas?

Thanks,
~Ryan