That might get the URL but I want to get the name of the page
would that get the name of the webpage?
On Jan 19, 2006, at 9:06 PM, Barry Traver wrote:
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>
_______________________________________________
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>