You're viewing a comment by Jo Smith and its responses.

March 21, 2008, 01:39

Got this script wokring by changing

Set Http = CreateObject("Microsoft.XmlHttp")

to

Set Http = CreateObject("MSXML2.ServerXMLHTTP")

Comment Responses

Mike R Permalink
May 12, 2011, 10:09

This was brilliant! I already have a script that worked with "Microsoft.XMLHttp" in another app and spend 2 days trying to get it to work with my new app. But this change cracked it first time. Don't know why it just did !!!

Reply To This Comment

(why do I need your e-mail?)

(Your twitter name, if you have one. (I'm @pkrumins, btw.))

Type first 3 letters of your name: (just to make sure you're a human)

Please preview the comment before submitting to make sure it's OK.