Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to incorporate client side script
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01408438
Message ID:
01408458
Vues:
29
This did not work as the OnClick event still does not fire.

I will need to do more research on this. Thanks for your help.

Bob

>
>OnClientClick must return true in order for OnClick to fire server code.
>
>Try
>
>OnClientClick="this.disabled=true;this.value='Submitting...';return true;" 
>
>
>If this would not work for some reason, we may need to put this code into separate JavaScript function.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform