Serguei
02-10-2010, 03:17 PM
I used the script (monsterscript) for mailing the form. It works well. But when the form was filled in another language (different than English) it arrived unreadable. Content-type in the mail was: text/plain; charset="iso-8859-1"
But I need: text/plain; charset="windows-1251"
How I can control it?
Write my own script (or used already ready)? May be it possible to control with hidden input's?
But I need: text/plain; charset="windows-1251"
How I can control it?
Write my own script (or used already ready)? May be it possible to control with hidden input's?