?
=?ISO-8859-1?Q?L=FCpher_Cypher?=
I am developing a site that supports 3 languages (en-us,de,ru). In order
to show the pages using the right charset, I use meta tags. I haven't
faced this before so, maybe I missed something, but here's what I do for
Russian:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-5"/>
<meta http-equiv="Content-Language" content="ru"/>
When I load the page in IE/NS though, the browser still uses the default
encoding, and unless I manually switch it, the characters won't show up
right.
Anyone knows what the problem is?
Thanks
Lüph
to show the pages using the right charset, I use meta tags. I haven't
faced this before so, maybe I missed something, but here's what I do for
Russian:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-5"/>
<meta http-equiv="Content-Language" content="ru"/>
When I load the page in IE/NS though, the browser still uses the default
encoding, and unless I manually switch it, the characters won't show up
right.
Anyone knows what the problem is?
Thanks
Lüph