On Tuesday 23 May 2006 13:40, Richard Lynch wrote:
> You have users who "double-click" on their submit button.
>
> Deal with it. :-)
>
> Add a token to the form and mark it "used" in the database on first
> submit.

You could even go so far as to disable the form element with the onClick 
event.  Should work for anchor tags as well.

-- 
Ray Hauge
Programmer/Systems Administrator
American Student Loan Services
www.americanstudentloan.com
1.800.575.1099

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to