• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting URL infomation from browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting URL infomation from browser


  • Subject: Re: Getting URL infomation from browser
  • From: Ehsan Saffari <email@hidden>
  • Date: Wed, 3 Oct 2001 09:48:21 -0600

On 03/10/2001 08:47, Roger Meeks <email@hidden> 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.

IE5:
tell application "Internet Explorer" to get item 1 of (GetWindowInfo -1)

NS4.7:
tell application "Netscape Communicator" to get URL of window -1

iCab:
tell application "iCab" to get URL of window -1

cheers
ehsan


  • Prev by Date: Re: Getting URL infomation from browser
  • Next by Date: Re: Getting URL infomation from browser
  • Previous by thread: Re: Getting URL infomation from browser
  • Next by thread: Re: Getting URL infomation from browser
  • Index(es):
    • Date
    • Thread