I'm trying to use the
HtmlEditorExtender to gather feedback from our applications. It works fine for formatted stuff that has regular tags copied into it. But when I copy something from an outlook email it looks fine in the editor box but when I send it out in an email it grables it with all the tags back in it. How do I make the emails look like they do in the editor when they go out? I'm using smtp client as well as net.mail.message to send the email.