Hi there, I'm new to javascript and have a problem.
I need to create a (multiple select) select box which when selected will populate a second select box sitting next to it.
Both select boxes will get their data from a coldfusion db query, with the second select box being populated depending on the choices made in the first one. I hope this makes sense.
I have the code for this for a non multiple select box, but I haven't seen an example of what I need anywhere.
Also it needs to work in both netscape and IE, versions 4.0 and above.
Any help/pointers will be greatly appreciated.
I need to create a (multiple select) select box which when selected will populate a second select box sitting next to it.
Both select boxes will get their data from a coldfusion db query, with the second select box being populated depending on the choices made in the first one. I hope this makes sense.
I have the code for this for a non multiple select box, but I haven't seen an example of what I need anywhere.
Also it needs to work in both netscape and IE, versions 4.0 and above.
Any help/pointers will be greatly appreciated.