Preventing double submits
Posted: Mon Oct 29, 2007 10:56 pm
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...