Firefox or Chrome - how to force a specific encoding for a page
Posted
by Mike
on Super User
See other posts from Super User
or by Mike
Published on 2010-03-13T01:09:47Z
Indexed on
2010/03/13
1:17 UTC
Read the original article
Hit count: 373
Hi, I am accessing an intranet site built by amateurs, that was constructed to be "best viewed by IE" (arghhh!). The site is in portuguese. All accented letters are jammed and do not appear as they should. As I create sites myself, I know that the best way to build a site in portuguese and other latin languages is to use the "charset=iso-8859-1" on the page's HTML encoding. This will ensure cross-browser and platforms compatibility.
But I have no way to change this, because I am a visitor on this site.
I don't know the encoding they are using. What I ask is: is there a way I can force my browser (Chrome or Firefox) to recode the page using the correct charset? I need this to work on Ubuntu.
© Super User or respective owner