I have a VB.NET application with a RichTextBox Control that saves the text in RTF format to the database. What I want to do is convert it to HTML from RTF before saving to the database so when it is pulled from the database on my website it is already formatted.
Thanks for viewing and any help!
Jatses