opening application in linux from javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • helloitsmera
    New Member
    • Oct 2006
    • 1

    opening application in linux from javascript

    hi,
    is there any way to open an application running on linux using javascript on browser. ie when you click a button on browser, an application such as gedit or some other should be opened.

    in internet explorer it can be done using "shell.Applicat ion". but i don't know how to do it in mozilla on linux.
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You may perhaps be able to use XUL for this (not tested).

    Comment

    Working...