I created a mysql database using php. it has html tags like <p> <b> <table> etc. I have converted this database to an access file.
I want to know how can I display this HTML rich text into Visual Studio 2013 textbox or label. I am using Visual Basic.
Thanks.