how do i go about placing data from a database into a drop down form box?
what i have is an access db where i have the colums id,name,email.
what i want to do is have a drop down box using cdonts that takes the names from the db and adds them as options to select from. when the user selects the name fit would send the data from the form to the email address for that name...
Bookmarks