Polish character coding problem
Autor: Fabian S.
Visitado 1351,
Followers 1,
Compartido 1
Hello,
I use Website v9. Now, when I am saving on disk my web pages, there is a following line in header on each page:
<meta charset="utf-8" />
And polish characters are presented bad on published pages.
My provider told ma that there should be following line with different coding style:
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2" />
How to change configuration of my Website v9, to provied correct coding according to ISO-8859-2?
Regards
Barbara
Publicado en
Hello Barbara,
well actually Evo 9 writes its code in UTF-8 automatically because this is the best and most used on the web. You need to use this kind of charset when adding all kinds of languages in your website. Please ask your provider if he supports UTF-8 then let me know!
Thank you!
Autor
Hello Samantha,
Problem solved. Provider can support UTF-8.
But there is another problem with charatcter coding. I would like to use Form_Data.CSV files for collecting data from email forms. Unfortunatelly polish characters in CSV files are not correct. Attached is XLS file with wrong characters in first two rows and the same texts with good characters in 6 and 7 rows. How to resolve this issue?
Regards
Barbara
Dear Barbara, I'm afraid i can not help you with this.
You need to contact your provider and make sure that those files are generate in UTF-8 by him.He generates these files automatically.