If your orginal post was more clear in what you wanted to do, then I could have given you the answer on my first response.
You will have to use javascript to disable the button when the user clicks it. Then, once your process is done, use javascript again to enable the button.
My apologies for my poor English.
If i disable the button in the event OnClientClick, then the event OnClick is not fired.
Would you give me an example ?
you need to do this client side using js. this cannot be done server side. i'm sure there are plenty of examples on line. google "click button once asp.net" or something along those lines.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.