Hi,
(Please redirect me if this is not the appropriate forum).
Found a tutorial on the Macromedia website for
creating dynamic dependent list/combo boxes:
http://www.macromedia.com/support/dr...ic_listbox.htm
I would like to use it to search a database, however it seems to have one limitation.
I would be using it in the form of 3 combo boxes, i.e., grandparent, parent, child.
I need to be able to add static options to the combo boxes, but I'm not sure how to do this (or whether it is actually possible).
In other words, when someone selects an option from the grandparent box, it automatically loads all the relevant parent options from ny database. I would like to be able to make one of the parent options simply 'all', so that the user has the option of searching on all the parent options rather that being forced to search on one only. And then the same for the child box.
Can anyone point me in the right direction?
Thanks
SoC