houssam_ballout
New Member
hello all,
I've an html pages that I put them on the ftp server, while trying to access them, the encoding changes
but in the HTML I'd put:
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
but is taking Cyrllic encoding?
How can I fix it?I dont want the user to manually put the right encoding?
Thanks in advance
I've an html pages that I put them on the ftp server, while trying to access them, the encoding changes
but in the HTML I'd put:
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
but is taking Cyrllic encoding?
How can I fix it?I dont want the user to manually put the right encoding?
Thanks in advance