I have a rich text box with content that I save to a database, and use as the body of an email. I have some code that allows me to bold, make italic, and other things to the rich text box.
I want to be able to send the content in an email, but it is getting mangled.
If I send it regular, it looks correct. The problem is that I need to embed a hyperlink in my email body. Is there a way to not send an html email, but still have a hyperlink?
Start Free Trial