Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Check with firefox and something like "livehttpheaders" or "tamper data" what is the charset of the answer.
For accented characters like yours, it should be
Code:
Content-Type: text/html; charset=utf-8
If it's not utf-8, then the browser tries to convert it in another encoding, and it might be your problem.
__________________
Only a biker knows why a dog sticks his head out the window.
|