View Full Version : Mail (ASP.Net)
esb01
10-17-2003, 03:43 PM
How to send email from an Asp.net app (MailMessage) using specific fonts/font size?
Anybody, please?
angiras
10-17-2003, 05:34 PM
you can send it in two ways as text or html
as text you have no control except changing lines
as html
you do a normal body with html tags
mail.body ="<div style="....>
or you can also use an external stylesheet with full uRL
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.