Click to See Complete Forum and Search --> : displaying Chinese website


gracie
11-19-2000, 09:43 AM
I am having trouble getting the Chinese pages to display correctly through
the browser. I am using an iMac and a software called Chinese Language Kit
to do the inputing. Everything views perfectly until I upload the file and
vieew through the browser.

Any suggestions, anyone?

john
11-24-2000, 01:06 PM
make sure you have the right meta tag up in the head of the pages: for simplified
chinese:
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">


for traditional chinese:
<meta http-equiv="Content-Type" content="text/html; charset=big5">

I had the same problem before and this helped.

hope this helps



"gracie" <whirlway@aol.com> wrote:
>
>I am having trouble getting the Chinese pages to display correctly through
>the browser. I am using an iMac and a software called Chinese Language Kit
>to do the inputing. Everything views perfectly until I upload the file and
>vieew through the browser.
>
>Any suggestions, anyone?