Tag: asp

  • 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…