• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Launching app from image href

New Here ,
Apr 19, 2008 Apr 19, 2008

Copy link to clipboard

Copied

I am struggling to implement the following functionality:

I am aware that one can launch vlc (media player) from windows start like:

START -> RUN -> "C:\Program Files\VideoLAN\VLC\vlc.exe" z:\mymovies\somemovie.avi

I want to implement the same functionality (meaning launching the vlc and play the media file) from an IMAGE href from a web page. How can I do it?

Basically, I am looking to launch a windows app from a web image href.

I did try cfexecute and it does not work. Any help would be appreciated!
TOPICS
Advanced techniques

Views

230

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 19, 2008 Apr 19, 2008

Copy link to clipboard

Copied

LATEST
The easiest way is to to make it a simple anchor tag. The default application for that file type will launch itself.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation