c# - How to send html in email with image(base 64 string ) to Outlook, gmail etc -


i have create html image(base 64 string ) sending mail. on outlook doesnt show image , not support html.

what do, please me.

thanks kamlesh

this may answer you're looking - how create email embedded images compatible mail clients

note images embedded using <img src="cid:....">


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -