Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stop command button from being clicked twice
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01408368
Message ID:
01408375
Views:
23
>>Can you disable the button after the click and enable it back in page Load?
>
>Naomi,
>
>This would not work (I tested to confirm) as the page Load runs first and then the click event fires thereby leaving the button disabled.
>
>Bob

Perhaps not in Load then - I forgot which method we need to use here - try to review the Page Sequence and chose the correct method.

http://www.techdreams.org/microsoft/aspnet/sequence-of-master-content-page-events-execution-aspnet/499-20081109

Would PreRender work?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform