RE: [KCFusion] FW: CFExecute -- more

2001-08-20 Thread Templin, Luke
I just implemeted a page using CFexecute this weekend. everything went fine (eventually). Here's the code I used that worked The perl script does the heavy work. The perl script uses the module Net::Telnet to open a telnet session to kick off some unix scripts on a remote server. Using the noh

Re: [KCFusion] FW: CFExecute -- more

2001-08-06 Thread Bryan LaPlante
That program sounds like it was built to interact with the desktop by default. See if there are any docs on the program that will allow it to run as a service. If the program does not support services under the hood chances are it won't work with cfexecute. Bryan - Original Message - Fro

Re: [KCFusion] FW: CFExecute -- more

2001-08-06 Thread Daryl Banttari
Hmm... does it stop for input? A few things to try: 1. Write it as a batch file and then use 2. Allow cfserver to "interact with desktop" in the services control panel; 3. Change the user cfserver is running as to a real user, not "localsystem". Daryl - Original Message - From: "Don