This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem converting xml into html


Clay_Rowland@vapower.com 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@es.co.nz      :  danm@web.co.nz    :
:  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]