Advertisement

10.06.2008 at 02:13PM PDT, ID: 23791999 | Points: 500
[x]
Attachment Details

XMLHTTP Access Denied

Asked by jglazer63 in Active Server Pages (ASP), Extensible Markup Language (XML)

In the .ASP code below I am running XMLHTTP to retrieve data from UPS.  I am doing it from a secure page (SSL) using HTTPS:\\.....

Why am I getting "Access is denied"?Start Free Trial
1:
2:
3:
4:
Set xmlhttp = CreateObject("MSxml2.Xmlhttp.4.0")
    xmlhttp.Open "Post","https://www.ups.com/ups.app/xml/Rate?"
    xmlhttp.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
    xmlhttp.send XMLBody
[+][-]10.07.2008 at 02:58PM PDT, ID: 22664313

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.07.2008 at 03:02PM PDT, ID: 22664342

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.08.2008 at 05:58AM PDT, ID: 22668493

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.08.2008 at 09:51AM PDT, ID: 22670791

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44 / EE_QW_2_20070628