[thelist] Lotus Domino & Garbled Text

martin.p.burns at uk.pwcglobal.com martin.p.burns at uk.pwcglobal.com
Thu Feb 21 07:27:00 CST 2002


Memo from Martin P Burns of PricewaterhouseCoopers

-------------------- Start of message text --------------------

Or alternatively, that the Mac in question doesn't have
support for ISO-2022-JP enabled.

I was working on a Greek site last year, and my work laptop
didn't have support for Greek chars. Once I'd installed the appropriate
character set pack (ISO-8859-7), it all worked beautifully.

http://www.terena.nl/multiling/ml-docs/iso-8859.html

Cheers
Martin


To:   thelist at lists.evolt.org
Subject:  Re: [thelist] Lotus Domino & Garbled Text


Well, I imagine that the encoding type is being written as if its english,
so the browsers think english is coming at them instead of japanese.

 In InternetExplorer: View - Encoding - Unicode

 Japanese characters are double-byte Unicode. You are probably seeing the
 single-byte ASCII characters. Watch out because Notes does not understand
 Unicode and may display carriage returns between the bytes of a single
 character.

 Try to force the character set by adding a META tag to the web page
 Header:
 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-2022-JP">

 Valid charsets (according to RFC1945) are
 "US-ASCII"
 "ISO-8859-1"
 "ISO-8859-2"
 "ISO-8859-3"
 "ISO-8859-4"
 "ISO-8859-5"
 "ISO-8859-6"
 "ISO-8859-7"
 "ISO-8859-8"
 "ISO-8859-9"
 "ISO-2022-JP"
 "ISO-2022-JP-2"
 "ISO-2022-KR"
 "UNICODE-1-1"
 "UNICODE-1-1-UTF-7"
 "UNICODE-1-1-UTF-8"



--------------------- End of message text --------------------

This e-mail is sent by the above named in their
individual, non-business capacity and is not on
behalf of PricewaterhouseCoopers.

PricewaterhouseCoopers may monitor outgoing and incoming
e-mails and other telecommunications on its e-mail and
telecommunications systems.
----------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.




More information about the thelist mailing list