execute on html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mcohen
    New Member
    • Jul 2007
    • 1

    execute on html

    how can i run exe from html
    best regards meir
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5388

    #2
    hi ...

    simple answer ;) ... you cannot ... imagine a website that starts programs on your computer ...

    anyway :: in case you have a strict environment with one specific browser (for example an intranet, or a local webapplication) ... there might be ways to get privileges (security-related) and with some advanced javascript-methods you might get access to more things with IEs-ActiveX-Controls or mozillas xpcom ... but that is not appropriate for standard-webapps

    kind regards

    Comment

    Working...