Page 1 of 1

charset problem

Posted: Wed Jun 28, 2006 10:30 am
by webstyler
Hi, we try to explain as simple as possible
we have a problem with our site and script on customer server. Please note that on ours server (local and online) it's all ok

it seems that this server don't view correctly letters as àèòé.. and special char

we think that is not correctly setting the charset on apache ..

so

I have into my html
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
But I see only bad character..
"Seems" that server force utf-8 charset..

What do you thin about?