Posted inGeneral Disabling Submit button to avoid Double Entry Posted by By Haneef Puttur June 6, 2010No Comments Add this code on the event of the button: onClick=”this.disabled=true; this.value=’Saving Please Wait…’; this.form.submit();” . Haneef Puttur View All Posts Post navigation Previous Post How to Stop Google from redirecting to regional siteNext PostASP Script to display folder contents using ASP