2
Shouts

Disable button in onclick and process the button click event

posted by PraveenPraveen 1234 days, 10 hours, 31 minutes ago
Thursday, January 07, 2010 7:41:27 PM GMT

This is what I need to implement for one of my project. I am using Ajax and if user tries to hit the submit the button more than once, only the very first request should submit to server and all other requests shouldn't make any request. So, for this I need to disable the button when firstĀ  time click on button and enable it after processed. But, I faced a problem that when I try to disable the button in javascript of client side click event then the postback event not raising at all. There are couple of...

category: Web Dev | clicked: 0 | | source: praveenbattula.blogspot.com | show counter code
tags: Onclick, Button, Disable, ASP.NET

No comments yet, be the first one to post comment.

To post your comment please login or signup