Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Call an external program?
- From: miles at allnovascotia.com (Miles Thompson)
- Subject: [Javascript] Call an external program?
- Date: Thu Apr 27 10:01:56 2006
I've looked through my JS book, and Googled, but I cannot find anything like PHP's exec() command in JavaScript. What I want to do is this: When the operator leaves the "pay_method" combo box, if it has been changed to either "VISA" or "M-C", trigger a call to a credit card maintenance program (CC_app) that runs on the local desktop. This program does NOT run in a browser. I sort of think it could be done with a Java applet, and the applet could watch the combo box for the change and make the call, but I'm not sure. Then we would end up downloading the applet on every page refresh. Opinions? Suggestions? What I am suggesting now is to keep the CC_app open and use an alert() to remind the user who can then Alt+Tab to it. Tks in advance - Miles Thompson -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.385 / Virus Database: 268.5.0/325 - Release Date: 4/26/2006
- Follow-Ups:
- [Javascript] Call an external program?
- From: David Dorward
- [Javascript] Call an external program?
- From: Nick Fitzsimons
- [Javascript] Call an external program?
- From: Steve Clay
- [Javascript] Call an external program?
- From: Troy III Ajnej
- [Javascript] Call an external program?
- From: Laurent Muchacho
- [Javascript] Call an external program?
- Prev by Date: [Javascript] Hiding forms using <DIV>
- Next by Date: [Javascript] Call an external program?
- Previous by thread: [Javascript] Hiding forms using <DIV>
- Next by thread: [Javascript] Call an external program?
- Index(es):