ASP/Active Server Pages >> ASP connect to dot net SOAP webserivce
google "consuming a web service in ASP"
"Raymond" <EMail@HideDomain.com> wrote in message news:EMail@HideDomain.com...
> Hi All,
>
> Can any one point me how I can use classic ASP to connect to a dot net SOAP
> webserice?
>
> The other company has set up dot net webserivce with web address like this:
>
> http://domain_name/webservice/service.asmx
>
> with method Login, that can take userid and password, then sends back an
> authentication header (soapheader).
>
> Thanks for help.
>
> --
>
> Ray
>
>