abd
07-10-2003, 04:35 AM
Hi All,
I have got two Combo Boxes and what I want is, when a user select an item in the first Combo Box, the second Combo Box should ONLY display items belonging to the item selected in the first Combo. E.g
First Combo Box
1. Engineering
2. Science
Second Combo Box
1. Electrical Engineering
2. Mechanical Engineering
3. Microbiology
4.Chemical Engineering
5. Biochemistry
Considering the above, when a user select Engineering from First Combo Box only Engineering related items should be displayed in Second Combo Box. And both Combo Boxes data are from the Database (Oracle Database).
thanks
Abd
I have got two Combo Boxes and what I want is, when a user select an item in the first Combo Box, the second Combo Box should ONLY display items belonging to the item selected in the first Combo. E.g
First Combo Box
1. Engineering
2. Science
Second Combo Box
1. Electrical Engineering
2. Mechanical Engineering
3. Microbiology
4.Chemical Engineering
5. Biochemistry
Considering the above, when a user select Engineering from First Combo Box only Engineering related items should be displayed in Second Combo Box. And both Combo Boxes data are from the Database (Oracle Database).
thanks
Abd