I would like to use an HTMLViewer to display some HTML-formatted text that will include links to web-pages. However, I do NOT want the HTMLViewer to handle displaying those external web-pages. Rather, I would like the user's default web browser to display the link.
I think I may be missing something in the HTMLViewer implementation. The only way I have found to intercept a click on a link is through the DocumentBegin event. There, it's trivial to use a ShowURL statement to display the link in an external web browser. The problem is, the HTMLViewer also displays the linked page, which I don't want. Is there another way to do what I'm needing here? Sincerely, Scott -- SearchWare Solutions Simply Great Software http://www.searchwaresolutions.com Webthoughts: http://www.searchwaresolutions.com/other/weblog/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
