• 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: JJ <email@hidden>
  • Date: Sun, 03 Sep 2000 22:10:20 +0200

> Anyone any ideas on how to get URL of open window in either Netscape or IE
> so it can be saved as a string.
>
> TIA
>
> - Roger

tell application "Internet Explorer"
item 1 of (GetWindowInfo -1)
end tell

tell application "Netscape Communicator"
URL of window 1
end tell


  • Prev by Date: Re: OSAX for mouse click?
  • Previous by thread: Re: OSAX for mouse click?
  • Index(es):
    • Date
    • Thread