enriquemellado
Registered User.
- Local time
- Today, 06:49
- Joined
- Jul 22, 2007
- Messages
- 21
hi
hope someone can help.
I'm making a form to select country/state/city for members
i made a table with 3 columns country,state,city
i wrote down the states for 2 countries (the ones i'm gonna use)
the city is left blank (since i don't want to write down all the cities just yet)
i'm looking to do:
When i try to display the Country as a drop down using a query that selects the column for country, i get a list of the same country the amount of times it is in the table for each state.
I only want to see each country once. even though in the table it is written several times.
hope someone can help.
I'm making a form to select country/state/city for members
i made a table with 3 columns country,state,city
i wrote down the states for 2 countries (the ones i'm gonna use)
the city is left blank (since i don't want to write down all the cities just yet)
i'm looking to do:
When i try to display the Country as a drop down using a query that selects the column for country, i get a list of the same country the amount of times it is in the table for each state.
I only want to see each country once. even though in the table it is written several times.