logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Fredrik on Thu 10 Mar 2005 in response to Working With Character Sets and Domino

Great article!

Great article Jake!


I have done the same discovery as you. I was involved in a large project with
goal to support double-byte characters...(for multilanguage support). Sometimes
the charset was changed from UTF-8 to US-ASCII...which makes domino a bit
unreliable (this happens alot if you use ?ReadForm).


I have also noticed that if you enter a "foreign" letter/character directly on
your form/page (such as รถ) the charset is switched back to UTF-8 ... (if I can
remember correctly)...


Changing the charset on all design elements and in the server document seems to
be the only way to ensure UTF-8 charset...