Is it possible to consume a Web Service from an ASP Client?

  • Thread starter Jorge Luzarraga Castro
  • Start date
J

Jorge Luzarraga Castro

Hello Gurus,

I´d like to know if it´s possible to consume a Web from an aplication
developed in ASP. Any guideline. Please Help
 
P

Peter Rilling

Sure. All a webservice is is some code running on some webserver that
accepts (most often) HTTP requests.

If you have an HTTP library, you can make the requests to the webservice
like you would any other page. I do not know what libraries are available,
but I thought MS had one called mshttp, or something like that.
 

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

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top