Hi,

There is one program that I'm having trouble executing via <cfexecute

The problem is I have to be in the correct directory on the server for the 
program to run properly and I'm not sure how to change the directory path etc.

I can easily run the program from a command prompt or a batch file.

d:
cd /dir1/dir2
c:/programdir/subdir/runme.exe d:/temp1/temp2/filename <output-device>


This works as long as I change the directory path.

How can I do the above (change directory) and use <cfexecute through my web 
interface?




+-----------------------------------------------------------------------------------+ 

Philip Humeniuk
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+------------------------------------------------------------------------------------+


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to