Re: run script from browser
Re: run script from browser
- Subject: Re: run script from browser
- From: "Gary (Lists)" <email@hidden>
- Date: Wed, 24 Aug 2005 15:27:28 -0400
"Matt Neuburg" wrote:
> On Wed, 24 Aug 2005 11:10:11 -0400, Rick Frank <email@hidden> said:
>> Is there a way to have an applescript run on a users local machine in
>> response
>> to a button click on a browser?
>
> I truly hope not. However, there is a way to have an applescript be loaded
> from a browser into the Script Editor; the user can then choose to run it.
> m.
Sorry, Matt. But there is a pretty simple means.
Save your script as an application, then write your link like:
<a href="file://some/path/to/my/script.app">Run the Scipt</a>
Alternatively, with more robust handling of run parameters, there was a tool
for OS9 called "Missing Link" ... but I won't get started on that again.
(Hey Peter B., if you're out there.)
--
Gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden