On Wed, Nov 19, 2008 at 11:32 AM, James Jeffery <[EMAIL PROTECTED]> wrote: > I don't own the server.
You don't need to own the server to be able to alter its behavior. Many (most?) ISPs allow you to customize aspects of your site. > Anyway. I saved as ISO-8859-1, and it works on windows now but not on Mac. > Pulling my hair out at this issue. We might be able to help if you're more specific. Windows is an OS; what *browser* are you using? What does that browser tell you it thinks the page's encoding is? Some of the characters you used (like the curly quotes) might not be in the ISO-8859-1 character set. Browser makers are aware of this, and even if the encoding is declared as ISO-8859-1, the browser will treat the encoding as Win-1252 which is an ISO-8859-1 superset. Wikipedia can tell you the difference. > On Wed, Nov 19, 2008 at 4:23 PM, David Dorward <[EMAIL PROTECTED]> wrote: >> >> James Jeffery wrote: >> > Never had a problem with character encodings on web pages, but since I >> > reinstalled the OS on my iMac I have had an issue. >> >> Your server says: >> >> Content-Type: text/html; charset=ISO-8859-1 >> >> But the data is UTF-8. >> >> -- >> David Dorward <http://dorward.me.uk/> >> >> >> ******************************************************************* >> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm >> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm >> Help: [EMAIL PROTECTED] >> ******************************************************************* >> > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* -- Philip http://NikitaTheSpider.com/ Whole-site HTML validation, link checking and more ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
