On Sat, 6 Apr 2002, Christopher H. Laco wrote: > > <xsl:output method="xml" encoding="UTF-8" doctype-public="-//W3C//DTD > > XHTML 1.0 Strict//EN" > > doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > > omit-xml-declaration="yes" standalone="yes" media-type="text/html; > > charset=UTF-8" indent="no" /> > > > > media-type is key there. > > media-type had no effect for me under libxslt
How did you check? Via IE, or telnet on port 80? Check the latter - and look at the content-type. That should be set for text/html. What IE decides to do with it, once it has loaded it's xml SDK, is always a surprise. Best regards, Melvyn Sopacua WebMaster IDG.nl _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ If it applies, where it applies - this email is a personal contribution and does not reflect the views of my employer IDG.nl. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
