Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

invoke web service

$
0
0
there is a simple webservice in my testing IIS: http://localhost/Service1.asmx?op=Add


[WebMethod]
        public int Add(int a, int B)
        {
            return a + b;
        }


how to invoke it through AutoIT script?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>