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
Need High Performance Laptop without a Webcam / Camera
2 Small Business Servers to run on one internet connection
Excel 2007 copy/paste format
Have Access report only show Amount data if no PayAmt data
How to configure IIS 7.5 to use ipv4 IP addresses in log files
Simple car-like color picker
Increasing number of open partitions in Sybase 15
ESXi 4 and Dell MD3000 - getting them to work together
TMOUT variable does not work on rbac and sftp.
Can I have code created in VBA to allow Outlook Email messages to save to sharepoint folders?