- From: rao srinivas <raosrini_11@yahoo.com>
- Date: Fri, 3 May 2002 05:23:57 -0700 (PDT)
- To: Andrew Cunningham <andjc@ozemail.com.au>
- Cc: www-international@w3.org
Hi, The browser encoding is get set to UTF-8 only, in both ends. But in our end, we are able to see Chinese pages properly. But in the other end, they are not able, unless they set encoding to GB2312 explicitly in the brower IE 5 or 5.5 or 6.0. And For one page, we compare the 'View Source(HTML)' of both ends pages, it is different.....why..? In HTML, obviously some unreadable characters are there. That unreadable characters are different in both pages, one is created in our end, and other is created in my client place. is the problem in browser or server (Weblogic 5.1)? Thanks in Advance Srinivas. --- Andrew Cunningham <andjc@ozemail.com.au> wrote: > Hi Srinivas > > a couple of things come to mind. > > It depends on the source they obtained IE from, I've > noticed that some > sources (created with IEAK) do not include the > auto-select module or any of > the language packs. > > Its possible that auto-select module is not > installed. It it is installed it > may be turned off. Go to the 'View' menu then to the > 'Encoding' sub-menu. If > auto-select is active, it will have a tick beside > it. > > Andrew > > ----- Original Message ----- > From: "rao srinivas" <raosrini_11@yahoo.com> > To: <www-international@w3.org> > Sent: Friday, May 03, 2002 1:51 PM > Subject: Chinese not displaying, unless encoding is > set explicitly in the > browser ? > > > > Hi, > > Our application is working fine at my work place, > end > > user is able to see our application either in > > english/chinese/malay based on his laguage choice. > But > > in some client place chinese is not being > displayed, > > unless they set encoding to GB2312(Simplified > Chinese) > > explicitly in the browser. > > They are not able to see our application in > chinese, > > unless they set encoding explicitly in the brower, > in > > all their systems(Computers), where in different > > vertions of Internet Explore including 5.0,5.5,6.0 > > installed. > > > > Even they installed some fonts namely, Arial > Unicode > > MS, and SimSun, this problem is not get rectified. > > The characterset is UTF-8 in our JSPs. > > > > The following line is almost first line, in all > our > > JSPs. > > <%@ page contentType="text/html;charset=UTF-8" %> > > > > > > Could you please tell me the solution for this > problem > > ...... > > Thanks in advance > > Srinivas > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Health - your guide to health and wellness > > http://health.yahoo.com > > > > > __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
Received on Friday, 3 May 2002 08:23:59 UTC