Hello,
I am trying to send e-mail which includes Turkish Characters but none of them is ok.
Quote:
e-mail preview for passwordretrieval.txt
için Yeni Giriş Şifreniz
L?tfen siteye a?a??daki bilgilerle giri? yap?n?z.
Kullan?c? Ad?:
?ifre: also I added code below to SendMail function into General.cs, but it does not work !
Code:emailMessage.BodyEncoding = Encoding.UTF8;
Any comment ?
Tep