Jump to content

need some advice on populating a drop down menu


jim.davidson

Recommended Posts

I have two tables one for states and one for counties for all states

 

states counties

state_id       county_id

abbreviation county_name

state_name state

 

I have two drop down menus on a form, one to select the state and another to select the county.

 

What I need to do is this

 

The user selects a state from the drop down menu and that selection determines

what counties I need to get for the second drop down menu for county.

 

How can I do this all on the same input form?

 

Any help will be appreciated

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.