I have the following snippet in classic ASP, to send a command and retrieve the response over SSL:
Dim xmlHTTP Set xmlHTTP = Server.CreateObject(\"Msxml2.Ser
UserAgent is missing
for example : request.UserAgent = "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)";