Category: JavaScript

Run .exe on a Webpage using Firefox

As I have showed in my earlier post How to run .exe on a Webpage but that code runs only on Internet Explorer.

Here after the demand of my readers I am going to show you how can you achieve this task through firefox browser.

How to run .exe on a Webpage

There are certain scenarios where you need to run your .EXE file through HTML page. In this blog I will show you how can you achieve this task on html page by using JavaScript.