Preventing double submits
Moderator: General Moderators
Preventing double submits
How do you guys handle preventing people from double submitting a form? Basically the form is submitted and a header redirect sends them to the next page... but someone could refresh before it redirects and it would add another record... this is on an auto increment table...