Re: MIME type in the XMLHTTP activeX object
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Tue, 29 Nov 2005 17:46:34 +0100
wh173b0y@xxxxxxxxx wrote:
> is there something i need to modify on the server-side to get the
> correct MIME types sent?
Yes, you need to serve the resource as text/xml if you want to use
`responseXML' with MSXML. That's a FAQ, and Google is your friend
[psf 6.1]:
<http://www.google.com/search?q=xmlhttp+responsexml>
What to do exactly depends on the server and the server-side application
platform you are using. I suggest you retrieve the response headers of
the request and ask in the appropriate newsgroup.
PointedEars
.
- Prev by Date: Re: XmlHttpRequest not loading latest version of xml
- Next by Date: Re: Seeking a JavaScript expert (job opportunity, Boston, MA, USA)
- Previous by thread: Seeking a JavaScript expert (job opportunity, Boston, MA, USA)
- Next by thread: how to escape function call parameter
- Index(es):