Is it possible to convert JPG recevied as attachement directly in the email message ?
Subject: RE: Convert JPG into Body
Yes, but it’s not very simple to do. Is it a MIME email? That would make it easier.
Subject: RE: Convert JPG into Body
Yes a MIME email, i want to view all JPG attach in the Body of email.
Subject: RE: Convert JPG into Body
The free download that accompanies this article may be of help: MIME.
It contains a form that lets you create some rich text manually, and generates the source code to create the same MIME entities programmatically. Try it with an attachment versus an imported JPG and see how the sources are different. Copy that.