Click here to Skip to main content
16,012,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I'm working on windows application. I want to send a mail through C#
application.
I have done this task with sending mail with attacment.
but in my attacment some images are there which are not shown in sending mail.
I want to send mail with attacment who shows images also.
Thanks
Posted
Updated 14-May-10 18:28pm
v2

If you are talking of image as attachment then look here:
Sending Emails using .NET Part II[^]
A class for sending emails with attachments in C#.[^]

If you want to send images as embedded into email then look here:
Sending Email Using Embedded Images[^]
 
Share this answer
 
Hello,

Please help yourself as i have googled it for you

Developing a Mail Application

Do rate my answer once you find it useful

Thanks & Regards
Radix :)
 
Share this answer
 
See if this helps.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900