Can I do something like this? I am not sure if I can because it is giving me an invalid character error.
function c
.....
set httpRequest = Server.CreateObject("MSXML2.ServerXMLHTTP") 'MSXML2.ServerXMLHTTP.6.0
httpRequest.Open "POST", APIURL, False ' false means asynchronous'...
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.