I'm having some trouble doing some internal linking with the WebBrowser control. I'm pretty sure the code works because i've tested it in IE. The problem is I can't include any files with this project. I need to type the HTML into the actual VB code. I need a way to display a separate form with a list that internally hyperlinks with anchors. I've got 41 items with a brief description of each item. Is there a more practical way of doing this?