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
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