I'm trying to send html mails from my .net app and I have problem putting an
image file in mail body without putting it into attached files.
How can I do?
Thks

Re: System.net.Mail class a html images by Eric

Eric
Tue Sep 19 10:49:45 CDT 2006

see http://www.systemnetmail.com/faq/4.4.aspx

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
S2i web inc. (www.s2i.com)
http://emoreau.s2i.com/

"sguernieri" <sguernieri@discussions.microsoft.com> wrote in message
news:A0BBD90B-F926-48E1-A21F-266106A95EC5@microsoft.com...
> I'm trying to send html mails from my .net app and I have problem putting
> an
> image file in mail body without putting it into attached files.
> How can I do?
> Thks