Question
form data return
1. Form populates database with no problem.
2. Can retrieve data with no problem.
3. Don't want users to log in or give the form an id number. Trying to use an auto-increment id number.
4. Need the data entered into the form to be the record that is returned, but the data coming back is from the first record only.
5. Session variable issue? Or can I not use an auto-increment variable for a join?
6. Have many users keying in a simple form. Want them to key in, and then preview their responses for an edit/update, then post.
argh. I should know this.
Kelly
2. Can retrieve data with no problem.
3. Don't want users to log in or give the form an id number. Trying to use an auto-increment id number.
4. Need the data entered into the form to be the record that is returned, but the data coming back is from the first record only.
5. Session variable issue? Or can I not use an auto-increment variable for a join?
6. Have many users keying in a simple form. Want them to key in, and then preview their responses for an edit/update, then post.
argh. I should know this.
Kelly
