<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16490">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Verdana>Hi all,</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Bit of a crazy subject, but let me 
enlighten:</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Currently the submit button is used to submit a 
form once (more than average purpose). In some occassions it's possible to 
submit a form twice, and get it processed twice by the webserver, resulting in a 
double submit (e.g. forum post). For this specific example, it isn't desired 
bahavior.</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Should there be a way to prevent a (submit) 
button in HTML to be clicked more than once or is this clearly a behavior (and 
therefore be solved with JS)?</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana>Regards</FONT></DIV></BODY></HTML>