i have a contact form sending itself to me by email using ASP classic, CDO.message.
thing is, that it has hebrew characters and i encoded it UTF-8. but when sending to my email i get ??????? instead of hebrew.
i copied the exact files handeling this form to another FTP i have, and BOOM! it works fine..
what is the cause?
Not sure if this applies, but are you sure both servers have the Hebrew character sets installed properly?
Had a similar issue once with Chinese simplified getting garbled on one server and working on the other. Re-installing Asian language pack fixed the problem. Not sure if you need a language pack for Hebrew, but might be worth checking.