Hi,
I need to send a birthday wish card to my users using code. I need to send the mail with background image. Using
blocks other contents of div.
blocks other contents of div.pl help.
Here is my design page code
.auto-style1 {
width: 800px;
height: 600px;
background-image:url("BDAY_FINAL.jpg");
}
.auto-style3 {
vertical-align:bottom;
text-align: right;
}
.auto-style4 {
width: 546px;
}
.auto-style5 {
width: 683px;
vertical-align: bottom;
font-family: "Microsoft Sans Serif";
font-size: xx-large;
}
.auto-style6 {
width: 468px;
height: 149px;
float: right;
text-align: center;
width: 800px;
height: 600px;
background-image:url("BDAY_FINAL.jpg");
}
.auto-style3 {
vertical-align:bottom;
text-align: right;
}
.auto-style4 {
width: 546px;
}
.auto-style5 {
width: 683px;
vertical-align: bottom;
font-family: "Microsoft Sans Serif";
font-size: xx-large;
}
.auto-style6 {
width: 468px;
height: 149px;
float: right;
text-align: center;
Laxmidhar SahooPosted Mar 14, 2020, 1:42 AM
d cPosted Mar 13, 2020, 9:59 AM
Online resource for .net articles.
Mukesh KumarPosted Dec 1, 2015, 2:59 AM
subhashini durgaprasadPosted Dec 1, 2015, 2:17 AM
Jithil JohnPosted Sep 22, 2015, 12:40 AM
Jithil JohnPosted Sep 22, 2015, 12:36 AM
mail.To.Add("");LinkedResource imagelink = new LinkedResource(Server.MapPath(".") + @"\images\sample.jpg", "image/jpg");smtp.Credentials = new NetworkCredential("username", "password");Jithil JohnPosted Sep 22, 2015, 12:18 AM