0
kicks
Call ASP.NET Page Methods using your own AJAX
ASP.NET has grown tremendously over the years. Especially after Microsoft has introduced JQuery as a primary javascript development tool. However with AJAX, many developers do seek places to actually call a page using normal AJAX based applications. In this post I will show you how to invoke your own page methods using AJAX.