Rye13
11-08-2003, 04:04 PM
We are experiencing a problem on our site as follows:
We have a form that creates a record in our database (using ASP). The problem is that once the form has been submitted, if the user goes "BACK" to the form again, and then submits again -- a 2nd record is created. So now the user has 2 records the same (or with minor differences if they changed a few things). We'd prefer our site to react in such a manner that if the user goes "Back" and then submits again -- the orginal record gets overwritten by the new one, so the user only has 1 updated record.
Any tricks or suggestions on how to go about this?? :confused:
Thanks -- Rye13
We have a form that creates a record in our database (using ASP). The problem is that once the form has been submitted, if the user goes "BACK" to the form again, and then submits again -- a 2nd record is created. So now the user has 2 records the same (or with minor differences if they changed a few things). We'd prefer our site to react in such a manner that if the user goes "Back" and then submits again -- the orginal record gets overwritten by the new one, so the user only has 1 updated record.
Any tricks or suggestions on how to go about this?? :confused:
Thanks -- Rye13