View Single Post
  #2 (permalink)  
Old 12-02-2008, 6:46 AM
JohnH's Avatar
JohnH JohnH is offline
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Dec 2005
Location: Norway
Age: 37
Posts: 10,317
Reputation: 1315
JohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond repute
Default

See System.Net.Mail, OH MY! for explanations and code samples, especially "4.4 How do I embed images in an email?".
Just adding an IMG tag in body with SRC pointing to the filename of the attached image has also worked for me.
__________________
Reply With Quote