ASP E-mail problem with non-Latin characters
Hello all
I have a very big problem with my ASP pages sending e-mail to my users. I want them to have Greek characters in the message, but these characters com with the following appearance:
? a?t?µ? sa? ??a pa???? ?p??es??? ap? t? ???t?? t?? s??e??at?? t??
I have used many different components which my host supports (CDONTS, JMail, Persits ASPMail etc.) and they all give me the same bad result. This is not an encoding issue since I use HTML and specify: Mail.Charset = "Windows-1253" at the appropriate object of each component (1253 is the Greek Unicode support).
Can anybody help me on this?
Thanks in advance
Nick
|