Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
If I where you, I'd go UTF-8 directly...
It's designed from the ground to be used on case like that.
But apart from that minor sidenote, I think a simple declaration, specifying the charset should be enough to trigger the browser in the right mode.
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
__________________
Only a biker knows why a dog sticks his head out the window.
|