Click here to Skip to main content
15,902,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am sending a mail contain the body <img src="http://localhost:64473/Award?barcodeNo=300000"/> but not reciving the mail instantly .
when i am sending the mail without the <img src /> then it work fine is there is a any other way to send the eamil body which contain the <img src="http://localhost:64473/MycontrollerName/>
Posted
Comments
deepankarbhatnagar 21-Jan-15 3:57am    
send your code

Some link hope this will help you:

http://stackoverflow.com/questions/18326738/how-to-send-email-in-asp-net-c-sharp

http://www.codeproject.com/Articles/15807/Easy-SMTP-Mail-Using-ASP-NET
 
Share this answer
 
v2

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