How to call Web Service from ASP

T

Thanh Nguyen

Hi,

Does anybody know how to call a web server from an asp
page?

Thanks In Advance
 
G

GCR

Add a web reference to the service in your asp.net project and use the
generated proxy...
 
G

GCR

Sorry, I didn't payd attention to the question text!
The easiest way to do it, is by creating an class library as a serviced
component where you consume your web service. Since this library is a
serviced component, you could call it from your asp application through com
interop.
 
A

agapeton

Just use XML parsing... making your own WS clients is beyond easy.
It's all about XML, just study Web Services and it should all just come
together for you.
 

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
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top