anatak Posted April 24, 2006 Share Posted April 24, 2006 Hello,I am trying to build a site with a language selector.The problem is that the japanese is often displayed as scrambled text.I guess there is a way to tell the browser what language you want to display but I can not find it.Can anyone point me to a solution (webpage, tutorial)you can take a look at possible scrambled japanese here(language selector is not online yet)[a href=\"http://www.kyushunetwork.com/index.php?page=event&id=6\" target=\"_blank\"]http://www.kyushunetwork.com/index.php?page=event&id=6[/a]I use mozilla firefox 1.5.0.2 to display my pages. The text is displayed correctly if I select the correct language in the view -> character encoding menuKind regardsanatak Quote Link to comment https://forums.phpfreaks.com/topic/8255-displaying-japanese/ Share on other sites More sharing options...
Yesideez Posted April 24, 2006 Share Posted April 24, 2006 [a href=\"http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/charsets/charset4.asp\" target=\"_blank\"]http://msdn.microsoft.com/library/default....ts/charset4.asp[/a]Hope that is of help - its best to define the character set in the head part of the page using meta tags. Quote Link to comment https://forums.phpfreaks.com/topic/8255-displaying-japanese/#findComment-30096 Share on other sites More sharing options...
anatak Posted April 25, 2006 Author Share Posted April 25, 2006 thank you this is a step in the right direction.do you know if it is possible to define separate languages in cells of tables ?I am working on a dictionary that displays japanese and french.If I put the meta content to japanese, the french is unreadable and if I put it to western character set then the japanese is unreadable.kind regardsanatak Quote Link to comment https://forums.phpfreaks.com/topic/8255-displaying-japanese/#findComment-30455 Share on other sites More sharing options...
Yesideez Posted April 25, 2006 Share Posted April 25, 2006 I've not played with languages much so I'm not the best person to help with it, sorry I can't help more.Best thing to do is read up on the M$ site. Quote Link to comment https://forums.phpfreaks.com/topic/8255-displaying-japanese/#findComment-30761 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.