|
Regular on 05/11/2009 at 6:31:10PM
Edited: 5/11/09 19:37 Total Posts: 9 |
Hello Everyone,
I have HTML web enquiry form, which sends data to my email through PHP script.
I have recently experienced the following problem (everything worked fine for years).
The latin text is sent fine, but Cyrillic letters are not sent through, and my enquiries come only as blank text, or where inputted, shows Latin letters only.
Does anyone have any ideas what to do?
I have tried changing HTML Page Properties to various languages and HTML encoding options.
The only difference i noticed, is that changing the following meta tag:
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
changing to windows-1252 created some text flowing, but text would still look like this:
Украина
enquiry: вфыв
Anyone?
Kind Regards,
Yaro
|
|
|
|
|
|
|
Yaro
Regular on 05/11/2009 at 6:31:10PM
Edited: 5/11/09 19:37 Total Posts: 9
|
|
Hello Everyone,
I have HTML web enquiry form, which sends data to my email through PHP script.
I have recently experienced the following problem (everything worked fine for years).
The latin text is sent fine, but Cyrillic letters are not sent through, and my enquiries come only as blank text, or where inputted, shows Latin letters only.
Does anyone have any ideas what to do?
I have tried changing HTML Page Properties to various languages and HTML encoding options.
The only difference i noticed, is that changing the following meta tag:
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
changing to windows-1252 created some text flowing, but text would still look like this:
Украина
enquiry: вфыв
Anyone?
Kind Regards,
Yaro
|
|
|
|
|
 |
|