Web Hosting Talk







View Full Version : language displaying problem


Raptors
08-23-2005, 11:12 AM
Hi,

I have installed a IPB forum and a new lang package (chinese).

Everytime when I go to the forums it will use "western iso8859-1" as the default character encoder and I have to change to "chinese big5" manually and the "auto-detect" doesn't work. So is there any way to set "chinese" as the default encoder?

Thanks :)

y.m.m
08-23-2005, 11:33 PM
Try this. It should work.

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=big5">

Raptors
08-24-2005, 07:56 AM
Thanks ymm :)

hehachris
08-24-2005, 09:26 AM
traditional Chinese: big5(Taiwan, HK)
Simplified Chinese: gb2312(Mainland)