Using jQuery’s getJSON method with an ASP.NET Web Form
How do I go about calling a method on an ASP.NET Web Form page using the getJSON method on jQuery?
How do I go about calling a method on an ASP.NET Web Form page using the getJSON method on jQuery?