all groups > dotnet general > february 2005 >
You're in the

dotnet general

group:

How to embed images in html email



How to embed images in html email ComStar
2/28/2005 8:29:02 PM
dotnet general: I have a vb.net program that sends out html emails via smtp on a windows 2003
server. Question I have is how do you embed images in an html email message?

You get to define the body but how do you include the images used in your
Re: How to embed images in html email Nick Malik [Microsoft]
2/28/2005 10:07:11 PM
the most common method is to simply embed the HTML with absolute references
to your web server where the images reside.

This keeps your messages small.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
[quoted text, click to view]

AddThis Social Bookmark Button