I have a VB6 application that will generate a list of links, and I'd like to display those in a webbrowser control. This way, I can easily generate some pretty HTML in a string, then render it nicely ...