There you have to use img tag of html
<img src="whatever" />

On Fri, May 11, 2012 at 1:19 AM, Nestor Ramirez <nramire...@gmail.com>wrote:

> I accomplished that using the using the System.Net.Mail class.
> use the IsBodyHtml = Tue property
> You can attach your images to the email with
> System.Net.Mail.Attachment
> Your HTML all you need to do is reference your attached images with
> the name (only, no paths)
>
> Let me know if you can't get anywhere. I can share my class with you.
>
> Nestor
>
>
>
> On Apr 17, 12:02 am, Praneet Rastogi <praneetrast...@gmail.com> wrote:
> > Can anybody pls tell me how to send Email with HTML contents (Images with
> > CSS and Hyperlinks) in ASP.Net with C# ??
> >
> > --
> > Regards,
> > Praneet Rastogi
> > +91-9307880585
>
> --
> You received this message because you are subscribed to the Google
> Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
> Web Services,.NET Remoting" group.
> To post to this group, send email to dotnetdevelopment@googlegroups.com
> To unsubscribe from this group, send email to
> dotnetdevelopment+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
> or visit the group website at http://megasolutions.net
>

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to