[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: how to get an NCR in the output?

Subject: Re: how to get an NCR in the output?
From: Tobias Reif <tobiasreif@xxxxxxxxxxxxx>
Date: Sun, 05 Jan 2003 10:50:12 +0100
ncr to utf 8
Hi

Mike Brown wrote:


Sounds like you got UTF-8 output but your browsers think it's iso-8859-1.


yep


Either add
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
to the XHTML document, so the browser will interpret the bytes properly,


didn't help (NN6)


or change the encoding of the output:
<xsl:output method="xml" encoding="us-ascii"/>
will force numeric character references for all the non-ASCII characters.


That's good to know. But I like the XML prolog declaring UTF-8 ...

After having sent my question, I also started to suspect that I should tell the bwoser that the file is UTF-8, although the XML prolog already does so:

<?xml version="1.0" encoding="utf-8"?>

What works is specifying the encoding in the header. I added

AddCharset UTF-8 xml

to my .htaccess. This works for NN6, IE6, Opera6, even NN4.

Thanks for your help!
I knew I could count on you :)

Tobi

--

Vim users               donate.
http://iccf-holland.org/donate.html

Web developers           check.
http://www.pinkjuice.com/check/


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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.