Sending email with inline image VB.Net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Suikwan
    New Member
    • Feb 2007
    • 11

    Sending email with inline image VB.Net

    I am currently working on a small app for a mass mailing for a customer. The customer would like to add an image to the message but it needs to be an inline attachment. I have looked around but have not found a way of doing so. Any help in this issue would be greatly appreciated.

    P.S. BTW, this is not for spamming, it is to keep current customers informed of the company's new products.
  • jg007
    Contributor
    • Mar 2008
    • 283

    #2
    Originally posted by Suikwan
    I am currently working on a small app for a mass mailing for a customer. The customer would like to add an image to the message but it needs to be an inline attachment. I have looked around but have not found a way of doing so. Any help in this issue would be greatly appreciated.

    P.S. BTW, this is not for spamming, it is to keep current customers informed of the company's new products.

    not something I have done but if you look at the page below it is away of emailing screenshots of unhandled exceptions and the code should be fairly easily adapted for your purpose

    http://msdn2.microsoft .com/en-gb/vbasic/cc411437.aspx

    Comment

    Working...