System.Net.Mail >> Best way to send embedded HTML images?

  • Thread starter Thread starter mark
  • Start date Start date
M

mark

I'm using System.Net.Mail to send HTML email. I have a few images
embedded within the HTML body. What's the most efficient way of
including these images with the message or getting the images to
display on recipient's client? Obviously, I want to avoid spam filters
and don't want to hog bandwidth. Any help much appreciated.
 
Back
Top