On 9/30/07, Robert Love <[EMAIL PROTECTED]> wrote: > > First, change this: > > <meta http-equiv="Content-Type" content="text/xml; charset=ISO-8859-1" /> > > to this: > > <meta http-equiv="Content-Type" content="text/xml; charset=utf-8" /> >
ISO-8859-1 is a valid charset, why is that change necessary. It is also important that people report the charset they are actually using. Many beginning authors just change the meta content type (or even the HTTP content type) without actually changing the charset they are using. ------------------------------------------- Daniel Brumbaugh Keeney Devi Web Development [EMAIL PROTECTED] ------------------------------------------- ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
