Re: How to embed images in html email

From: Nick Malik [Microsoft] (nickmalik_at_hotmail.nospam.com)
Date: 03/01/05


Date: Mon, 28 Feb 2005 22:07:11 -0800

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.
--
"ComStar" <ComStar@discussions.microsoft.com> wrote in message 
news:66D644FB-36F0-446A-B371-E21EA146123F@microsoft.com...
>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
> html? 


Relevant Pages