Using jQuery AJAX to talk to ASP.NET ASMX web services
In this post I am going to show how to make async calls from JavaScript to a ASMX service endpoint hosted under IIS in a different domain i.e. cross domain. … Continue reading Using jQuery AJAX to talk to ASP.NET ASMX web services