Brian,
How do I get the title of the web page being displayed in the htmlviewer control?
Insert this code into the HTMLViewer1 DocumentComplete event handler: Window1.Title = URL That's all there is to it! Barry Traver _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
