Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stop command button from being clicked twice
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01408368
Message ID:
01408375
Vues:
25
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform