Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to incorporate client side script
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01408438
Message ID:
01408458
Views:
30
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform