I have developed an executable program and deployed it on my local machine. Also, I have developed an ASP.NET Web application and deployed it on the server. The ASP.NET Web application can call the executable program on my local machine using ActiveXObject (Javascript), the program works as expected. But, I noticed that the executable program runs on the server instead of on the local machine.
Is it possible to run the executable program on the client machine instead of on the server?
Insted of active Have a look on it might help u......
//or
or
or