Stanton
07-13-2005, 05:42 AM
Hello all,
I am trying to build a multilingual site where the user is able to change the language by clicking, e.g. a Portuguese link.
The language changing feature is working perfectly in Firefox, but not for many pages in Internet Explorer. I think I have setup my <meta> tags correctly.
Is this a bug in Internet Explorer? How do people cope with this in reality?
I put a meta like below on the top of each page where I want a different language. Is this the end of the story?
<meta http-equiv="Content-Type" content="text/html; charset=big5">
(for Chinese)
(or windows-1252 for English and Portuguese)
I'm stuck with this for a long time now. Would really appreaciate if someone can give me a hand on it.
Thanks a lot!
Stanton
I am trying to build a multilingual site where the user is able to change the language by clicking, e.g. a Portuguese link.
The language changing feature is working perfectly in Firefox, but not for many pages in Internet Explorer. I think I have setup my <meta> tags correctly.
Is this a bug in Internet Explorer? How do people cope with this in reality?
I put a meta like below on the top of each page where I want a different language. Is this the end of the story?
<meta http-equiv="Content-Type" content="text/html; charset=big5">
(for Chinese)
(or windows-1252 for English and Portuguese)
I'm stuck with this for a long time now. Would really appreaciate if someone can give me a hand on it.
Thanks a lot!
Stanton