drop down menu from database

G

Guest

How can I get a drop down menu to use data from a database? (ie when choosing
a country I have a list of countries in a table and do not want to have to
enter them one by one in the drop down form)
 
G

Guest

Hi. Thanks for prompt response. I think that I only need half your reply. But
am not sure.

This is what I want to do: I have a page where members have to fill a form
with their address. I want to give them a choice of a drop down menu for both
the State and Country. I have a table in a database which includes all states
and all countries. This table has three fields ID, Datatype (i.e. state or
country), and Value (i.e. AZ, CA, USA). How can I do this?

The membership form then feeds a members database.
Thanks,
EdH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top