By ScottG
via dotnetcurry.com
Published: Aug 27 2008 / 03:40
To call server side functions from client side (javascript), on way is to use AJAX, and the easiest way out, is to use the ASP.NET AJAX Extensions. In this article, we will be using PageMethods to call server-side functions using javascript.
Add your comment