i need to call server side function from client side using javascript how can i accomplish this , thanks
+1
A:
Basically, you can do an Ajax call to achieve this !
Google for how to use ajax to call server side functions from javascript.
Thanks
Mahesh Velaga
2010-02-17 10:08:58
i got answer by referinghttp://aspalliance.com/1294_CodeSnip_Handle_Browser_Close_Event_on_the_ServerSide.1thanks mahesh
2010-02-17 13:29:09
np .. happy to help :)
Mahesh Velaga
2010-02-18 05:48:03