well you should get an utf-8 chinese inputer to key in the data
for instance NJStar Communicator 2.60 at www.njstar.com
and add this at all the page
To display Traditional Chinese
<meta http-equiv="Content-Type" content="text/html; charset=big5" />
To display Simplified Chinese
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
To display Under UTF-8
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Regards
Kelvin
Main Topics
Browse All Topics





by: kevp75Posted on 2006-05-23 at 18:10:42ID: 16747773
you will have to change the code page....
i believe this may help