I have developed and exe application and i need to upload to be used online how can import exe application to be run in a web page. thank you.
Asked
Active
Viewed 1,491 times
0
-
1the short answer - without your users downloading and installing a 3rd party application prior to using your site, you can't. might wana take a look at this http://stackoverflow.com/questions/916925/how-to-launch-an-exe-from-web-page-asp-net – Stavm Mar 17 '17 at 08:01
1 Answers
0
After installing browser-plugin you can run prepared applications normally written for desktop-usage on the web in a sandbox.

gmed
- 140
- 1
- 10