Changing a HTML string to a web page in visual basic 2010?

the smart one

New member
I am making a web browser in visual basic 2010 (without the I.E engine). How can I change the 'page source' to an interactive website?
I already have the page source in a richtextbox
I am not to interested with the java script and all that at the moment. I only want the basic HTML.
 
Back
Top