Hello, I have some problems related to a site in Russian (I don't speak Russian myself, so I can't consult tutorials in Russian).
The encoding, passed via HTML, is koi8-r. Then the form will be submitted and PHP will send out an e-mail with the encoding koi8-r. Everything seems to work fine now, but there are problems with data from the <.SELECT> boxes. The e-mail response. Comments marked with "//": ************ START **************** Kliendi info: Nimi: ������� ������ Telefon: ������� ������ E-post: simberg@********.com P�ring: Kategooria: ��� // should be "���" Sihtpunkt: ������� ������ L�htepunkt: ������� // should be "�������" Kuup�evad: ������� ������ Lisatingimused: ������� ������ ************ END ****************** The form itself lies at http://www.sputnik.ee/new/vorm_4_rus.php Thanks, Lauri -- Tharapita Creations [dynamic web applications] [EMAIL PROTECTED] Mobile: +372 53 410 610 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

