Okay, here's the problem.
I have a form with five drop down boxes.
What I need, however, are the values of each option to be dependent on two things (both pieces of information are already stored in the database).
I've tried quite a few ways, such as putting queries within the form, which I do think is part of the solution.
However, I get stuck trying to get any further than that.
I'd post code, but there really isn't anything to post. I need to start from scratch, on this one.
Can someone please point me in the right direction?
I do hope I made sense.
Thanks.
variables and drop down lists
Moderator: General Moderators
Please search the forums for the term chained select. (Do not forget the choose "Search for all terms")
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
One possible solution Dynamic/Chained Selects using Ajax Prototype/JQuery