Hello, all.

Can anybody advice me on how can I send an e-mail in HTML format from a VB application. I can send normal text, and when I try to send a real html file by just reading it character by character into body of the message - I get all those delimiters and other HTML garbage on the received message.
So again, how to I send it in HTML or RTF format? Thanks