• 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: "Marc K. Myers" <email@hidden>
  • Date: Wed, 03 Oct 2001 15:43:13 -0400
  • Organization: [very little]

> Date: Wed, 03 Oct 2001 15:44:16 +0100
> Subject: Getting URL infomation from browser
> From: Roger Meeks <email@hidden>
> To: <email@hidden>
>
> Anyone any ideas on how to get URL of open window in either Netscape or IE
> so it can be saved as a string.

In Netscape Communicator 4.7.8 it would be

tell application "Netscape Communicator"
set sURL to URL of window 1
end tell

URL is a property of the window object and is a string.

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[10/3/01 3:42:37 PM]


  • Prev by Date: Re: Finding Items Within A Folder (Filemaker) AS
  • Next by Date: Getting info out of Mail messages
  • Previous by thread: Re: Getting URL infomation from browser
  • Next by thread: Scripting Netscape Communicator 4.7
  • Index(es):
    • Date
    • Thread