It has become a standard to disable a user to start another postback while the current is still running. I believe that you already know about Ajax loading indicators and that you use them to notify users that the postback is in the progress. But there are a few more options you could use.
First let's see the most common way to notify a user that the request is being processed, and that is to display Ajax loading indicator during postback.
Read »












Leave your comment