Re: Getting URL infomation from browser
Re: Getting URL infomation from browser
- Subject: Re: Getting URL infomation from browser
- From: Hugh Dixon <email@hidden>
- Date: Wed, 3 Oct 2001 16:11:06 +0100
On Wednesday, October 3, 2001, at 03:44 PM, Roger Meeks wrote:
Anyone any ideas on how to get URL of open window in either Netscape or
IE
so it can be saved as a string.
Hi
tell application "Internet Explorer"
item 1 of (GetWindowInfo 1)
end tell
(OS 10.1, IE 5.1)
Hope this helps.
Hugh
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************