Page 1 of 1

Preventing double submits

Posted: Mon Oct 29, 2007 10:56 pm
by GeXus
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...