programming

Class implementation for using webservices in ASP


The Code Project – Class implementation for using webservices in ASP – ASP: “Class implementation for using webservices in ASP
By asanoguera

Recently, I tried to use for the first time a webservice from an ASP page and I really had problems, after hours I could access to my webservice from ASP with Microsoft.XMLHTTP, but the code was not very easy (if it is your first time), so I decided to package the implementation in a simple vbscript class with a few properties that allow to access to a webservice.

%d bloggers like this: