Description of Combined plain and HTML email :
This is an ASP article that deals with sending emails and describes how you can include HTML message / HTML files along with the normal text message and how it can be mailed to the recipients. Tells about the functions, objects and methods to perform mailing function through SMTP server. The content type of a mail could be set as plain text or text / HTML by users and the displaying part is decided by the client program.