[Home] [By Thread] [By Date] [Recent Entries]
On 9/11/06, Steve <subsume@xxxxxxxxx> wrote:
Can anything be done? Specify the correct encoding in the <meta> tag in your HTML (likely to be UTF-8) Alternatively use an output encoding of US-ASCII in your transform to force the serializer to output the character reference instead of the character itself. The "junk" you can see is the first byte in the two byte UTF-8 sequence - the first byte tells the reader there are two bytes, the second byte in combination with the first is the character. http://en.wikipedia.org/wiki/UTF-8 cheers andrew
|

Cart



