Hi..
This might sound like an FAQ, but it isn't.
I have 2 list boxes. The first one ISN'T dynamic, but the second one is. It gets the value from a Table.
Now, All the ASP sites and FAQs that deal with Double List Box talks about
* Both list boxes being static/hard-coded OR
* Both list boxes being dynamic/fetched from the table.
My case is different. I need to have 1 static and 1 dynamic list box.
Depending on the selection made in first box, We got to refresh the second list box.
How to accomplish this mission ? Thank you...
RR
This might sound like an FAQ, but it isn't.
I have 2 list boxes. The first one ISN'T dynamic, but the second one is. It gets the value from a Table.
Now, All the ASP sites and FAQs that deal with Double List Box talks about
* Both list boxes being static/hard-coded OR
* Both list boxes being dynamic/fetched from the table.
My case is different. I need to have 1 static and 1 dynamic list box.
Depending on the selection made in first box, We got to refresh the second list box.
How to accomplish this mission ? Thank you...
RR