This is a discussion on "button to kill process" within the JavaScript Forum section. This forum, and the thread "button to kill process are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
button to kill process
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Been searching for ages trying to find out how i can kill a process like EXCEL.EXE by clicking on a button.
i have the javascript code to execute it, but not to terminate it. can anyone help please? i have been told that i should try and call upon system32 files from Windows XP - tskill.exe or taskkill.exe or Winodws NT/2000 - kill.exe Thanks in advance. |
|
|
|
#2
|
||||
|
||||
|
Re: button to kill process
You'd need to find the command line command to run to kill tasks. I'm no command line guru, but I'm sure a google search will help you out.
|
|
#3
|
||||
|
||||
|
Re: button to kill process
And I just read that Rob has already answered your other post....
You really should just stick with the one thread, no need to ask the same question twice. |
|
#4
|
|||
|
|||
|
Re: button to kill process
closed this thread..
|
![]() |
| Tags |
| button, kill, process |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASP Form - email won't process | tinggg | Classic ASP | 7 | Nov 28th, 2007 10:37 |
| Kill IE!! | fuzzee | Web Page Design | 6 | Jul 1st, 2007 20:00 |
| can get php to process my form, why? | enrique | PHP Forum | 15 | Dec 6th, 2006 19:52 |
| Script Process Time | Pheonix | PHP Forum | 2 | Oct 19th, 2005 06:22 |