B4J Question SMTP HtmlBody with image.

micro

Well-Known Member
Licensed User
Longtime User
Hi to all
my intent is to show up in the mail also the image of my logo
If i insert into Html code a line with reference to image
B4X:
sb.Append($"<img src="logo.png">"$)
This image at destination is not present (only a classic icon image).
I also tried to insert it as an attachment, but I find it only as an attachment and not also displayed.
How can i get this?

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…