A family of Microsoft relational database management systems designed for ease of use.
Yes, but you will have to use Automation. I have an example of sending an email with or without multiple attachments. Change the line:
outItem.Body = strMsg
to:
outItem.HTMLBody = strMsg
That forces the HTML format.
Oh, yeah...The url is http://www.thatlldoit.com/Pages/codesamples.aspx