Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Post
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Reply
Dynamic Image Add in Email body
Sharad Gupta
7 years ago
311
Reply
Hi,
I have html page, which contain a div
<div style="
background-image:url(cid:bodyimage);
no-repeat scroll;background-size: 100% 100%;width:100%;font-family: calibri;"></div>
i want to add dynamically image path in above div , and send to as mail by c#. But the background image is not showing in my email, i do not requries
<img src=cid:CouponImage />
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
How to change innertext of an xml file
How to write a batch file using Notepad?