Microsoft
Software
Hardware
Network
Question : Destroy a process (exe) from website
I implemented what is described on the related question.
During the applet operation, the exe process is working on client.
When the user clicks on the STOP button on Applet, the action is:
process.destroy();
But when user navigates to another page, the process still running on client machine.
So, how I can avoid this behavior?
If the user tries to change to another page or close the browser, a warning message should appears and, even the user decides to exit the page (change or close) without clicking on STOP button, how can I destroy the process?
I don't if I could pass some parameters through Javascript to applet when the applet is already running.
The Applet is signer, deployed with JNLP and is hosted on IIS 7.
The webpage with Applet is ASP.net - C# - Framework 3.5
Thanks in advance!
Related Solutions:
Run exe packaged inside a JAR from Applet
Answer : Destroy a process (exe) from website
Scratch all of the above, I just realised XslTransform is deprecated.
Replacing it exactly with XslCompiledTransform did the trick and it seems to work now and open in the target application.
Random Solutions
DC circuit ground safety.
Remote user accessing files on file server via WAN.
Best VPN firewalls
Winlogon process
Disable a user from showing up when searching NAB
unable to install Exchange SP2 Update Rollup 4
Add WMI Query to Existing VBscript
Phantom MS Virtual Bus Network Adapter
SQL Query calculation in a View
Multiplying a double by -1