I'm having problems coding Chinese in ASP site. File Formats:
- translations.txt - UTF-8 (to store my translations)
- test.asp - UTF-8 - (to display the page)
test.asp reads translations.txt, which contains the following data:
Help|ZH|帮助
Home|ZH|首页
Test.asp is broken into a channel separator, and if the user contains a cookie with ZH, he displays this translation, otherwise he will simply return to the key value.
Now I tried the following things that did not work:
, (ZH):
:
- Google Chrome, IE 7/8 Firefox 4. . , .
-
HTML, ( , ).
.
首页 - ( ) → E9 A6 96 E9 A1 - ( ) → é|-é¡μ
, ?