ASP connect to dot net SOAP webserivce  
Author Message
dripdrop





PostPosted: Sat Dec 16 13:07:59 CST 2006 Top

ASP/Active Server Pages >> ASP connect to dot net SOAP webserivce 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

Web Programming458  
 
 
Jon





PostPosted: Sat Dec 16 13:07:59 CST 2006 Top

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