NetTalk E-Mail > E-Mail - Ask For Help

Mail Images included

(1/1)

rmb:
When e-mail to send with text HTML and with included images, on having received the mail(opened with outlook exp or hotmail), images to open and to unblock it, these are not visualized.

seancameron:
You need to embed the images, which is done by adding them to the EmbedList and modifying the HTML image URLS to use the embedded 'cid:' syntax. With NetTalk 5 this entire process can be done simply by calling the EmbedImages() method:


--- Code: ---EmaiSender.EmbedList = EmailSender.EmbedImages(HtmlData)
--- End code ---

Navigation

[0] Message Index

Go to full version