For HTML Emails, How to embed images so users don't get a download prompt

Posted by nobosh on Stack Overflow See other posts from Stack Overflow or by nobosh
Published on 2010-05-13T15:50:37Z Indexed on 2010/05/13 15:54 UTC
Read the original article Hit count: 188

Filed under:
|
|

I'm working to create an HTML email which includes 2 images. Currently, I'm using tags to place the image in the email. Problem is when users get the email, it's asking the user to "click to download" for security reasons.

Is there a way to embed the image in the email, to avoid this issue?

I'm using Coldfusion to send the email.

Thanks

© Stack Overflow or respective owner

Related posts about coldfusion

Related posts about cfmail