On Mon, June 26, 2006 2:05 pm, John Meyer said: > Jay Blanchard wrote: >> [snip] >> I am going to do some thinking (typing) out loud here because I need to >> come up with a solution to double-clicking on a form button issue. >> [/snip] >> > > Isn't there a javascript method that you could use to accomplish the > same thing? Either that, or on the first click, you could disable that > button. That would be the Javascript method to accomplish the same thing. :-) It's probably more efficient than a PHP-based solution, modulo the usual Javascript caveats (user can disable, etc.). --Larry Garfield -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php