0
kicks
How to Disable the Submit Button of a Web Form (ASP.NET)
A pure Javascript solution to disable the submit button of a web form, once it gets submitted. Works great with ASP.NET web forms and validators, pages with multiple forms, and forms with multiple submit buttons. Can be applied to existing web forms effortlessly. Several easy-to-modify options are built into the script. Written by Josh Stodola.