Forum Moderators: open

Message Too Old, No Replies

problem with GBK on all broswers

right encoding directly

         

vincent

2:11 pm on Feb 14, 2007 (gmt 0)

10+ Year Member



hi there
I've tried several methods that I found in this forum, but no good.
The problem is that my text written in "simplified chinese" just shows some garbage signs. but when I choose the right encoding the right text shows up.

My problem is that I want my page too automatically and directly choose that right encoding once I enter the page.
I tried the code below without any result.

<meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
----------------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="zh">
<head>
<meta http-equiv="content-type" content="text/html;charset=gb2312">
<meta http-equiv="content-language" content="zh">
------------------------------------------------------------------

Im greatful for any help/tips!

/Vincent

bill

2:45 am on Feb 15, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You seem to have all the right elements in place. How have you set the language settings in your browser? You would want to make sure that Chinese was added as one of the language types to look for.