I am currently using the Msxml2.ServerXMLHTTP object to execute remote HTTP requests and retrieve the response without leaving the current process - for example, in the Page_Load event, I may create this object (using Server.CreateObject), run a GET request to a different page through the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.