Re: [cfaussie] CFExecute

2011-05-30 Thread Mike Kear
G'day Brian, If you're attempting to use CFEXECUTE on the site you're hosting at AFPWebworks, we have CFEXECUTE disabled for security reasons. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion 9 Enterprise, PHP,

Re: [cfaussie] CFExecute

2011-05-30 Thread m...@ampersand.net.au
I usually do this. #i# That way I get the output from the command line, not the output from the program - and I get sent any errors that occur. I do this in particular for things like ffmpeg and the like. Hope this helps.

[cfaussie] CFExecute

2011-05-30 Thread Brian Knott
Guys what the best way to execute a bat file on a remote machine. I trying to use cfexecute but it does not appear to exec the commands in the bat file it just list the contents to the screen. code is below ie.bat psexec \\wclsqltst1.wrl.local d:\Test\SSIS\ie.bat >c:\log.txt I know I wont

[cfaussie] CFExecute and UTF-8 Charset?

2008-10-19 Thread Dale Fraser
Ok, I have my little decrypter semi functional, the resulting decrypted file is UTF-8 (important). Now, the above works and works well. But if I try to go directly to memory, without the outputfile / read. The resulting variable is not valid UTF-8. So my question now is, ca

[cfaussie] CFEXECUTE Weirdness

2008-10-19 Thread Dale Fraser
I have this #myFile# Which works fine, but it won't allow me to put it straight into a variable like this #myFile# The variable is always blank, any ideas? Regards Dale Fraser --~--~-~--~~~---~--~~ You received this message because

[cfaussie] CFEXECUTE not completing until request is complete

2008-09-22 Thread Steve Onnis
I am banging my head against the wall with this one. I have a CFEXECUTE process and it does not seem to complete until the request for the page has completed. Basically I have a command line tool for getting website screen captures and I am running the processes fine but I need to wait until it

[cfaussie] CFEXECUTE and empty arguments

2008-09-22 Thread Steve Onnis
I am trying to trigger a BAT file process using CFEXECUTE but for some reason it will not accept my empty arguments into the process. I can pass arguments='"arg1" "arg2" "" "arg3"' But it seems to ignore the empty argument which I need it to pass to the BAT file Has anyone else come across this

[cfaussie] CFEXECUTE .bat files

2006-03-14 Thread
Hi guys, My little team has decided to build an installer for our web application. We got it down pat, execpt one little issue with .bat files. We are looping over environments i.e. Test, Train, Production. Each one we need to copy over code to the relevant environment. What we have found is tha

[cfaussie] cfexecute linux problem

2006-03-08 Thread Gavin Cooney
hi folks, i've a small cfexecute problem on a linux machine. i'm sure it's something very very simple, but i've not used cfexecute much before so i hoped one of you would be able to help me out? I've got latex installed on my server. http://en.wikipedia.org/wiki/Help:Formula it means i can run