Click here to get back home

ISO CHARSET PROBLEM

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
ISO CHARSET PROBLEM Mel 11-08-2005
`--> Re: ISO CHARSET PROBLEM Jukka K. Korpel...11-08-2005
Get Chitika Premium
Posted by Mel on November 8, 2005, 10:13 am
Please log in for more thread options


i have "Identificación" that shows up as "Identificación" on my screen. I
am using Apache. When i save the source and reload it in IE, it shows
correctly, but on my site running apache it shows wrong.

Please help me. i am stuck !!!!




Posted by Jukka K. Korpela on November 8, 2005, 7:02 pm
Please log in for more thread options


Mel wrote:

> i have "Identificación" that shows up as "Identificación" on my screen. I
> am using Apache. When i save the source and reload it in IE, it shows
> correctly, but on my site running apache it shows wrong.

I just got my crystal ball back from repairment and maintenance*), so I
can see that your page is UTF-8 encoded but your browser interprets it
as ISO-8859-1 encoded. The Apache server might have been misconfigured
to claim that the page is ISO-8859-1, or it might send no information
about encoding, in which case your browser makes a (wrong) guess. The
solution is to make the server send the right information, typically by
creating a .htaccess file with the lines
AddType text/html;charset=utf-8 HTML
AddType text/html;charset=utf-8 HTM
into the directory of your WWW files, assuming that your all HTML
documents are and will be UTF-8 encoding. Alternative, recode the page
to be in ISO-8859-1 and check the .htaccess file accordingly.

*) That was subtle irony about your failure to provide a URL that could
have been used to find out the page where the problem appears.

Similar ThreadsPosted
Tech guy still insists the problem is charset October 29, 2004, 4:29 am
Charset Mismatch November 7, 2004, 10:13 am
@charset rule October 6, 2007, 9:31 am
Server handling of Charset August 1, 2004, 1:15 pm
charset=unknown-8bit October 18, 2005, 4:33 pm
About charset setting and replacing July 14, 2006, 6:29 am
Setting Correct Charset? June 29, 2007, 10:24 am
Netscape Composer: How to set charset for a page? November 4, 2004, 6:11 am
browsers don't follow the charset specification March 10, 2005, 10:19 am
Determining Charset used by system or software January 19, 2006, 2:03 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap