Listboxes and Arrays
Hi all,
I have 2 select boxes. I want the 2nd to be populated depending on what is selected in the first. This is simple enough. The catch here is that I want the 2nd to populated from an array which is linked to the choice in the first. However each array is different in length. So what Im faced with is creating extra options each time, depending on how many elements there are in the array associated with the choice made in the first select box. So if the user selected option 1, there may be 5 elements in its array, but if they select option 2, there may be 7 in its array.
Ideas?
Cheers
interrupt
__________________
\'sync\' <cr>
The name specified is not recognized as an internal or external command, operable program or batch file.
|