From: aa on 20 Nov 2009 04:32 HTML file reads <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> and saved in Motepad as UTF-8 Yet IE6 shows Cyrilics as gobbledagoock unless in the browser in View-->Encoding I manually set encoding to Unicode UTF-8 I thought that enciding specified in matatags should override browser setting, otherwise one had to guess the encoding and set is menually. Is this the case? BTW some time ago these used to be an very popular HTML newsgroup here on MS news server - has it been moved somewhere? Now it is only HTML_authoring and it is a dead one.
From: rob^_^ on 20 Nov 2009 15:41 Hi, Does this occur on your development machine or a test machine? Are you specifying a font-family in your markup that is not installed on the users machine? Pass your markup through the markup validator at validator.w3.org Regards. "aa" <aa(a)microsoft.com> wrote in message news:OjAx8QcaKHA.5472(a)TK2MSFTNGP02.phx.gbl... > HTML file reads > <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> > and saved in Motepad as UTF-8 > Yet IE6 shows Cyrilics as gobbledagoock unless in the browser in > View-->Encoding I manually set encoding to Unicode UTF-8 > > I thought that enciding specified in matatags should override browser > setting, otherwise one had to guess the encoding and set is menually. > Is this the case? > BTW some time ago these used to be an very popular HTML newsgroup here on > MS > news server - has it been moved somewhere? > Now it is only HTML_authoring and it is a dead one. > > >
From: Robert Aldwinckle on 20 Nov 2009 20:41 "aa" <aa(a)microsoft.com> wrote in message news:OjAx8QcaKHA.5472(a)TK2MSFTNGP02.phx.gbl... > BTW some time ago these used to be an very popular HTML newsgroup > here on MS news server - has it been moved somewhere? I thought it had mostly migrated to web forums for Expression but I just checked with Ctrl-w c.expr in OE. It looks as if there are actually some real newsgroups for it too. Who knew? ; ) HTH Robert Aldwinckle ---
From: aa on 21 Nov 2009 12:40 "rob^_^" <iecustomizer(a)hotmail.com> wrote in message news:3FEC8522-1E47-4AB4-A135-1C91E42B17E3(a)microsoft.com... > Does this occur on your development machine or a test machine? it is the same machine. > Are you specifying a font-family in your markup that is not installed on the users machine? I do not specify font family at all. Do u think font family is relevant? If some font is not installed, the browser is supposed to use a default font, not to change encoding. Besides after I set the encoding manually, the text shows up correctly - does not this indicate that the font is there?
From: nathan on 17 Dec 2009 00:40 I am running into this exactly same problem! My company has a Japanese website, and in IIS and in the metatags I sent the charset as UTF-8. For some reason, only on a few pages, the browser picks SHIFT_JIS as the character set, and the pages either don't display at all or are garbled. I'm not sure how else I can tell the browser from the backend to use UTF-8 and nothing else.. This appears to only happen on Japanese Windows OS.. and possibly IE6 (haven't tried IE7). Thanks, Nathan "aa" wrote: > HTML file reads > <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> > and saved in Motepad as UTF-8 > Yet IE6 shows Cyrilics as gobbledagoock unless in the browser in > View-->Encoding I manually set encoding to Unicode UTF-8 > > I thought that enciding specified in matatags should override browser > setting, otherwise one had to guess the encoding and set is menually. > Is this the case? > BTW some time ago these used to be an very popular HTML newsgroup here on MS > news server - has it been moved somewhere? > Now it is only HTML_authoring and it is a dead one. > > > . >
|
Pages: 1 Prev: Application feature works on IE7.0 but not on IE6.0 Next: IE 7 ?? |