Subject: Re: Weird IE5 behaviour
From: "Matthew MacKenzie" <matt@xxxxxxxxx>
Date: Fri, 16 Jul 1999 21:11:58 -0700
|
Oh, and if your version of Apache is < 1.3.4, you will need to add
text/xml xml
to your mime.types file located in $APACHE/conf (usually)
Tim Bray talks about this at:
http://www.xml.com/1999/03/ie5/first-x.xml
________________
Matthew MacKenzie
http://www.goxml.com
----- Original Message -----
From: Senthil Vaiyapuri <senthil@xxxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxx>
Cc: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Wednesday, August 11, 1999 7:49 PM
Subject: Weird IE5 behaviour
>
> Howdy,
>
> I construct a XML document from a perl script and
> pass it back onto the IE5 browser with a
> "Content-type: text/xml". But the browser throws an
> error saying:
>
> "Invalid at the top of the document, line 65, position 11".
> line 65, position 11 points to the last character in the
> root tag. In my case </invoice>.
>
> But if I save the same XML file onto a file system file
> and read it back to the browser from another script,
> it shows up fine.. (the XML source is the same)
> Have anybody experienced this problem..
> If so, could you please let me know the problem/workarounds..
>
> The webserver I am using is apache 1.3.
>
> Thanks much..
> -senthil
> --------------------------------------------------------------------------
--
> ---------
> Senthil Vaiyapuri
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|