How To Embed images in Mail
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
Hi, Can anyone tell me how to send images in the mail. Not as a attachment, I want to embed images in the mail. Thanks, Sushant Duggal.
-
Hi, Can anyone tell me how to send images in the mail. Not as a attachment, I want to embed images in the mail. Thanks, Sushant Duggal.
-
send email body type as html not text, and in the body write
, or link of your image on the net.
Hi, Thanks for the reply. But i can't use the server address as i am developing windows Application. I need to send the images along with the mail. If you have any other Idea, please let me know. Thanks, Sushant Duggal.
-
Hi, Can anyone tell me how to send images in the mail. Not as a attachment, I want to embed images in the mail. Thanks, Sushant Duggal.