Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call a code-behind function
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00711076
Message ID:
00711117
Views:
9
Generally speaking, you cannot call Code-Behind functions from client side javascript. But your client script can submit the form and then the code-behind function can be called from inside your form_load event.

>how can i call a code-behind function from javascript? I have tried the following, but it doesn't work.
>
>document.Form1.GoSubmit()
>
>Thanks for the help.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform