Invoke Web Service from classic ASP

M

MK

How can I invoke web service from a classic ASP page? As I
know I cannot use HTTPGet or HTTPPost protocal if the
service is built under .net framework 1.1 (security
issue).

Thanks in advance.
 
B

Bob Barrows [MVP]

MK said:
How can I invoke web service from a classic ASP page? As I
know I cannot use HTTPGet or HTTPPost protocal if the
service is built under .net framework 1.1 (security
issue).

Thanks in advance.

You need to use the SOAP toolkit, which is available from Microsoft. Here is
an article I found via Google:
http://www.wimdows.net/articles/article.aspx?aid=11

The search criteria I used was: consume web service from ASP

Bob Barrows
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top