![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: "Object Required" by IE 6 when using Msxml2.XMLHTTP
From: Brent <@>
Date: Mon Nov 14 2005 - 20:58:13 CET
So...I figured it out...it turns out that the problem wasn't the object
http_request.overrideMimeType('text/xml');
...but IE Explorer wasn't so forgiving. I changed the response type to
Or not quite well: now, in IE Explorer, the code runs once and once
It'd be nice to have some pointers on this issue, too!
Thanks for all your replies!
--Brent
Brent wrote:
|