Category Archives: web service

PHPHOST BLOG

Web Hosting Related Articles You May Need

Calling ASMX web service via JQuery ajax

In this article, I want to show how one can call ASMX web service from his or her JQuery client code and also show the subtle issues that he or she might encounter. To be more specific, I want to show how to pass a JavaScript object to an ASMX web service method and get […] Continue reading

Posted in .NET, AJAX, ASMX, jQuery, JSON, Syndicated, web service | Comments Off on Calling ASMX web service via JQuery ajax