Connecting Tech Pros Worldwide Forums | Help | Site Map

HTTP Get / Parse Response In the Background

rlm
Guest
 
Posts: n/a
#1: Nov 21 '05
We are working on a first generation ASP app. I need to call URL behind
the scenes. The call is restricted to HTTP GET unfortunately.

Which direction should person take with .NET (using VB or ASP) to make
the call and return two string values? Which libraries? The response
will be in the form of XML.

For example: If I were to build a DLL in VB 6 I suspect that I would
call the SEND method in the MSXML2.ServerXMLHTTP object.

If interested in responding please post to Google groups as all e-mail
messages to the e-mail address associated with the post are deleted.


Closed Thread