Re: problem converting xml into html

Subject: Re: problem converting xml into html
From: Dan Morrison <dman@xxxxxxxx>
Date: Thu, 27 Apr 2000 02:39:26 +1200
Clay_Rowland@xxxxxxxxxxx wrote:
> ....
> To make things
> more complicated, when I view the source of the html file, the html code appears
> to be there.

Without testing your eg, the above line tells me there's something very
wierd with the HTML that the browser is receiving. Possibly something
subtle with an erroneous DOCTYPE, (improper tag nesting in Netscape?)
possibly something with the MIME the server is sending (IE believes
suffix over Server response).
If a view-source exists, and the browser doesn't show it, it's no longer
a /processing/ problem, but a transmission or rendering one.

Try a 'save as', name it ***.html and open that file using the browser.
Use that result to troubleshoot either the HTML itself of your server
headers.

.dan.


:=====================:====================:
: Dan Morrison        : The Web Limited    :
:  http://here.is/dan :  http://web.co.nz  :
:  dman@xxxxxxxx      :  danm@xxxxxxxxx    :
:  04 384 1472        :  04 495 8250       :
:  025 207 1140       :                    :
:.....................:....................:
: If ignorance is bliss, why aren't more people happy?
:.........................................:


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread