Board index » Visual Studio » System.Net.Mail >> Best way to send embedded HTML images?
|
gitarrenschlumpf
|
|
gitarrenschlumpf
|
System.Net.Mail >> Best way to send embedded HTML images?
Visual Studio249
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. - |
| Eric
Registered User |
Fri Aug 17 05:21:47 CDT 2007
Re:System.Net.Mail >> Best way to send embedded HTML images?
see www.systemnetmail.com/faq/4.4.aspx">www.systemnetmail.com/faq/4.4.aspx
-- HTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant Moer inc. (www.emoreau.com)">www.emoreau.com) Membre du réseau .NET Expertise www.dotnet-expertise.com <mark@alliedtechnical.net>wrote in message QuoteI'm using System.Net.Mail to send HTML email. I have a few images - |
