J
jackchang1
hi,
I am having trouble accessing responseXML of the XMLHttpRequest object
by using native xmlHTTP support in IE7. I am requesting a XML from
server, however, the response header from the sever I got is not
"application/xml" but "application/octet-stream", and this has caused
the problem for me to access the responseXML. In addition, I can't
override the content type since overrideMimeType method is not
supported in IE7. Does anybody has this knowledge for this issue? The
last thing I have to do is to switch back to ActiveX control in IE7.
Thank you for your input!
Regards,
I am having trouble accessing responseXML of the XMLHttpRequest object
by using native xmlHTTP support in IE7. I am requesting a XML from
server, however, the response header from the sever I got is not
"application/xml" but "application/octet-stream", and this has caused
the problem for me to access the responseXML. In addition, I can't
override the content type since overrideMimeType method is not
supported in IE7. Does anybody has this knowledge for this issue? The
last thing I have to do is to switch back to ActiveX control in IE7.
Thank you for your input!
Regards,