
March 15th, 2004, 02:14 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
linking a form to database
Hey! I'm trying to link the responses from a survey to my pre-existing MS ACCESS database.
The survey consists of radio buttons, checkboxes, and a couple of text boxes. I would like
for each checkbox to be read in seperately. Currently, if the user clicks on a checkbox, the
response is simply a yes or no. I would like for each of these responses to be read into a
pre-existing MS access database. If they response is yes, then i would like the value in the
database to be yes, and if no, the field to be either no or a blank. Any ideas? My server will
support php and SQL but i've never used this before but will learn anything I need to. Thanks in advance!
Sherm
|