Friday, June 27, 2008

How to run EXE files using Javascript

Here is the below code you can execute any exe files




How to run EXE files using Javascript




TYPE=”button”
NAME=”button1″
VALUE=”Run Excel and start it with your filename”
ONCLICK=”PROCTest()”
>


No comments: