Hello all, I've got a problem with character set encoding I'd like to rectify. I use UTF-8 as a matter of convenience and ideology, and don't believe it should be that much of a problem. My editor (Notepad++) is set to create new files in UTF-8 without a byte order mark, but when I retrieve files from my server it tells me that they're ANSI.
I ran an automatic W3C validation of my markup just a second ago after making some edits and it warns me that no character set encoding was specified (even though the first tag in my heads is <meta name="content-type" content="text/html; charset=UTF-8">). More than a little confused about this. Could it be that this is a contradiction with the fact that my files are somehow converted back to ANSI by the server or something? Any help much appreciated, Regards, Barney ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
