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
Line Breakup in VB.Net For writing a lengthy SQL Script ..~
I have been unable to add mp4 files to itune 9.1.
Which user is used by web application for printing in Windows 2008?
VS 2008 Crystal Reports : Export to Excel
Cisco ASA 5510 configure webvpn with AD authentication. I am on cisco ios 8.2.2
Strange windows user account 'tsinternetus6r' in Windows Vista !?
changing logical file name of files
How does WPF.XAML compare to Silverlight.XAML?
connect to sql database using php
XCOPY - I try and use 'Move' and it fails. Exact same command works with 'Xcopy'