• 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 of front web page
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting URL of front web page


  • Subject: Re: getting URL of front web page
  • From: Mr Tea <email@hidden>
  • Date: Wed, 26 Mar 2003 22:14:10 +0000

This from OzSprings - dated 26/3/03 9731 pm:

> Is is possible to Applescript copying the URL of the frontmost web
> page from Safari (which is what I am using) or another browser?

Yes. The precise terminology required needs to be checked in each browser's
scripting dictionary, but a Safari to IE transfer would look like this:

--===========================================================
tell application "Safari" to set theURL to URL of the front document
tell application "Internet Explorer" to OpenURL theURL
--===========================================================

HTH


Nick
pp Mr Tea

--

Brew of the day: Yorkshire Gold
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: getting URL of front web page (addendum)
      • From: Mr Tea <email@hidden>
References: 
 >getting URL of front web page (From: OzSprings <email@hidden>)

  • Prev by Date: Re: getting URL of front web page
  • Next by Date: Re: getting URL of front web page (addendum)
  • Previous by thread: Re: getting URL of front web page - and putting it into an FMP field
  • Next by thread: Re: getting URL of front web page (addendum)
  • Index(es):
    • Date
    • Thread