Sending mails with embedded images [modified]
-
Hi, Is there any way of sending an e-mail with embedded images (not attached) other than uploading the image to a location on the web and reading it from that location ? :)
modified on Monday, April 13, 2009 7:48 AM
Top two results from a google search gives you: Sending Email Using Embedded Images[^] Embed image in Email - ASP.NET , C#[^]
"Legacy code" often differs from its suggested alternative by actually working and scaling. —Bjarne Stroustrup
-
Top two results from a google search gives you: Sending Email Using Embedded Images[^] Embed image in Email - ASP.NET , C#[^]
"Legacy code" often differs from its suggested alternative by actually working and scaling. —Bjarne Stroustrup
Well, thanks for the reply, but they are not exactly what I want. I don't want them to be seen as attachments. I don't know if "embedded" is the right word. I know what I want can be done by linking to an external source as the image location, I just wonder if this can be done in any other way. Thanks again :)
-
Well, thanks for the reply, but they are not exactly what I want. I don't want them to be seen as attachments. I don't know if "embedded" is the right word. I know what I want can be done by linking to an external source as the image location, I just wonder if this can be done in any other way. Thanks again :)
this may help you http://www.codeproject.com/KB/IP/emailembeddedimages.aspx