Pre-populate combobox according to user input

K0k1man

Registered User.
Local time
Today, 04:18
Joined
May 11, 2007
Messages
18
Hi,

I have 2 dropdown menus. The main one "Regions" has a list of continents. And the other will display list of contries in that continent. I want to have a different list available according to what users choose on menu1. If they choose Asia, the 2nd dropdown would list only Asian Destinations.

I tried many approaches and am getting frustrated. How to call/reference the value of a combobox in order to pre-populate another combobox? HELP:confused:
 

Users who are viewing this thread

Back
Top Bottom