Forum Moderators: open
... & Left(sqlEncode(Request("ContactName")),255) & ...
so, in e-mail i have something like "NaKjVLsustmlSVf".
I cleared sqlEncode() and now it's all right with mail, but i dont know how to read already generated messages. I am from Russia, so originally form is filled in cp1251 codepage.
Could someone help me, please?