Click to See Complete Forum and Search --> : Drop Down Boxes plz help!


KrisM
03-11-2003, 03:45 AM
Hi everyone

I have a problem with one of my web pages, I am trying to create a system when by selecting one value on a drop down box it will change the values in another drop down box.

For example

2Drop down boxes are to be uses want to use
Activity
Basketball - this can only be played on monday, wednesday
Baseball - and this can only be played on a friday or saturday.

Day
The values for the days drop down box will beed to be drawn from a table as the days that an activity can be played on may change.

I problem i have is how to remove values from the day drop down box without submiting the form, I was wondering if there was an onclick command or something like that that I could use to update the day drop down box after the activity has been selected

I hope you undertand what im trying to do and can help me out as it would be much apreciated

Kris

khalidali63
03-11-2003, 03:48 AM
Take a look at this piece of code,It should give you a good deal of info about how to handle Drop DOwn Boxes

http://68.145.35.86/skills/javascripts/MultipleListBoxResult3rdListBox.html

Cheers

Khalid

KrisM
03-11-2003, 04:21 AM
Im having some troublw getting that web page to load is that the correct address? or is it just my connection playing up?


Thank for your help

Kris

Nicodemas
03-11-2003, 04:41 AM
I couldn't get it to load either, so I searched for it on W3Schools.

http://www.w3schools.com/dhtml/dhtml_dom_select.asp