Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Monday, March 22, 2010
How to submit once in ASP.NET webform by jquery?
Add two properties into server side button:
UseSubmitBehavior="False"
OnClientClick="$('.Buttons').attr('disabled', 'true');"
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)