Help needed to send Arabic email
Hi All,
I am trying to send arabic mails. But the problem is that when i submit the form, the data is corrupted. Can anyone help me how to convert the UTF-8 format (or any format that broser sends by default) to Cp1256. (I tried in java with s=new String("arabictext","Cp1256") but it does not convert into hases like #2123#8376 etc.) I am using Oracle 9iAS Portal. but even if anyone can help me in JavaMail, I'll be thankful to him.
Altaf Malik
|