• 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 - and putting it into an FMP field
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting URL of front web page - and putting it into an FMP field


  • Subject: Re: getting URL of front web page - and putting it into an FMP field
  • From: email@hidden
  • Date: Thu, 27 Mar 2003 21:24:42 +0000

I have finally figured how to put the result into an FMP field. So in case anyone is interested:

tell application "Safari" to set theURL to URL of the front document
tell application "FileMaker Developer"
set field "URL" to theURL
end tell

Thanks for the help



Oz

At 14:07 -0800 26/03/2003, Michael Terry wrote:
>On 3/26/03 1:31 PM, "OzSprings" <email@hidden> wrote:
>
>> Is is possible to Applescript copying the URL of the frontmost web
>> page from Safari (which is what I am using) or another browser?
>
>Yep.
>
>tell front document of application "Safari"
> URL
>end tell
>
>Mike
>_______________________________________________
>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.
_______________________________________________
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.

References: 
 >Re: getting URL of front web page (From: Michael Terry <email@hidden>)

  • Prev by Date: Re: Repeating search with GREP
  • Next by Date: Easy for someone
  • Previous by thread: Re: getting URL of front web page
  • Next by thread: Re: getting URL of front web page
  • Index(es):
    • Date
    • Thread