- 347
- 2014
- 68
- Location
- The Netherlands
Good evening EmuCoach community,
Does anyone know if it's possible to run a server-side application with Windows through clicking a button on a website, perhaps anyone knows the technical name for it? I've checked AJAX but it looks like that only serves web-like stuff (php scripts as example).
What I'm trying to say, or like explain is:
Any input, information regarding this is greatly appreciated!
Does anyone know if it's possible to run a server-side application with Windows through clicking a button on a website, perhaps anyone knows the technical name for it? I've checked AJAX but it looks like that only serves web-like stuff (php scripts as example).
What I'm trying to say, or like explain is:
<button type="button">Start notepad</button>
by clicking this button it should start notepad.exe on the server machine serving the webpage.Any input, information regarding this is greatly appreciated!