hi all;

im looking a good example of 3 selector like for region province and city.
if select form the list of region the province would have a list of province belong to region
and the city well provide a list of cities belong to the region. and if province is selected. city
well province a list of cities belong to the province.

hope can anyone got what i mean. thank you

Recommended Answers

All 2 Replies

I think what you need is to have some way of refreshing the lists according to user selection. This should be achievable using a Javascript function call when the user makes a selection. I'm not sure how to do this exactly, maybe ask your question in the Javascript forum?

if u are using combobox for region, province, and city then oneach selection of regiion and province u have to refresh page.

in php u can use <? echo $_SERVER?>

commented: Ah, good tip, I didn't think of that :) +3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.