Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

Displaying Japanese characters in DMX (日本語)

Posted 16 May 2005 03:53:35
1
has voted
16 May 2005 03:53:35 FirstName LastName posted:
I have code2001 installed and I see all japanese characters. I see them in the title to this post and search engines and anywhere else they are used on my computer. Except in dreamweaver. It just shows three question marks. All I am trying to do is put a link on the bottom of my footer to a japanese translation of my page, and I want to spell it out in Japanese (&#26085;&#26412;&#35486<img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle> rather than English. Not only does dreamweaver display question marks instead of the characters, but it uploads question marks as well.

This is not the desired behavior.

I have tried adding some meta tags to my document ala
<pre id=code><font face=courier size=2 id=code>
&lt;html lang="ja"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=shift_jis"&gt;
&lt;meta http-equiv="content-language" content="ja"&gt;
&lt;meta name=language" content="ja"&gt;
</font id=code></pre id=code>

Of course, that isn't going to help dreamweaver much since my header and footer are in two different files ( i string the documents together with ssi ).

Help would be appreciated. Non-native support for this is quite frustrating!

Reply to this topic