Dynamic region and country

Hello all,

I wrote a function to pull country values from my MySQL database into my forms country drop down list. This works great. However, I want to also pull region/state data for my form’s region drop down list whenever a country is selected/changed in the country form field.

I know I can do this with javascript but I want to do it with PHP only. Can I do like a onclick command on the country field and have it resubmit the quesry that populated the region field? I think this is possibe but not sure how to do it.

Any help is appreciated.

Have you used the forum’s search function? I’ve answered this question not too long ago. There’s a thread around here that should be able to help you out. Basically what you need is a page refresh.

Thanks. I did a search but do not find anything but I will try again with other search criteria.

Sponsor our Newsletter | Privacy Policy | Terms of Service