Launching an application from a web page
Is there any way to link an image to launch an application on a web page?
What i want to do is create a local only web interface that links to and opens applications like iTunes, DVD Player, iCal, etc. so when you click on the image and description of the program, it opens the application from Safari.
thanks
What i want to do is create a local only web interface that links to and opens applications like iTunes, DVD Player, iCal, etc. so when you click on the image and description of the program, it opens the application from Safari.
thanks
Comments
Originally posted by Gigawire
Is there any way to link an image to launch an application on a web page?
What i want to do is create a local only web interface that links to and opens applications like iTunes, DVD Player, iCal, etc. so when you click on the image and description of the program, it opens the application from Safari.
thanks
You could link to an iTMS song to get iTunes up...
I guess you could use an Applescript as a CGI program or something... but you'd have to be running a local webserver.
Dunno if a file:/// link would do the trick - try and see?
Amorya
I can imagine every damn rogue programmer popping up my applications without my consent. If this becomes possible I hope Apple makes it easy to switch off.
The options I am guessing will either be a Java script, or an Applescript plug-in for the browser. I just wanted to see if anyone here had an experience with this, or had some possible solutions before I pursued those unfamiliar paths.
Make sense?
lots of possibilities here
I don't know if hardcoded file:// links would work, but I suppose it's worth a try...