iryan
06-05-2009, 06:33 AM
Hi all,
I am using java mail to send mails from the application. It works fine if the text is plain. But if the text is formatted, for example Hello, user is receiving <b>Hello </b> (as it is saved in the database).
How to send formatted text by mail?
Thanks in advance.
I am using java mail to send mails from the application. It works fine if the text is plain. But if the text is formatted, for example Hello, user is receiving <b>Hello </b> (as it is saved in the database).
How to send formatted text by mail?
Thanks in advance.