Archive of UserLand's first discussion group, started October 5, 1998.
Re: Getting the URL of the Front IE Window w/ VBScript
Author: Lawrence Lee Posted: 12/18/1998; 8:44:05 PM Topic: Getting the URL of the Front IE Window w/ VBScript Msg #: 1455 (In response to 1453) Prev/Next: 1454 / 1456
Not a VB expert here, but was reading docs... anyhow, let me know if it works.[...]
Dim ie As SHDocVw.InternetExplorer
Set ie = GetObject("InternetExplorer.Application")
[...]
Relevant URLs at Microsoft Site Builder
Application Property http://www.microsoft.com/workshop/browser/webbrowser/reference/properties/Application.asp#Application
Reusing the WebBrowser Control http://www.microsoft.com/workshop/browser/webbrowser/webbrowser.asp
There are responses to this message:
- Re: Getting the URL of the Front IE Window w/ VBScript, Brent Simmons, 12/18/1998; 10:37:49 PM
This page was archived on 6/13/2001; 4:46:45 PM.
© Copyright 1998-2001 UserLand Software, Inc.