- May 16, 2003
- 431
- 0
- 76
I have a list of up to 75 questions that I would like people to enter responses to at my website. The replies go into an access db. Rather than have one screen with all the questions, I would like to break them up into 7-10 per screen.
How do I get the data from one screen to get entered into the db for the same user and with the same key or id number? I would like all the answers from one user to go into one row in the db?
I have not been able to find this in layman's terms anywhere, but I see other sites using multiple screens to collect data.
How do I get the data from one screen to get entered into the db for the same user and with the same key or id number? I would like all the answers from one user to go into one row in the db?
I have not been able to find this in layman's terms anywhere, but I see other sites using multiple screens to collect data.