Question
Execute .bat file using cfexecute tag...
Hello,
I am trying to execute a batch file using cfexecute tag. This batch file needs 1 command line arguement, which I am passing using arguments Text attribute.
When I run my batch file directly from command prompt, it works perfectly. but while using cfexecute, it doesn't seem to do anything.
Note:- I am trying to encrypt a txt file using GPG algorithm in the batch file.
Thanks in advance!
Manju
I am trying to execute a batch file using cfexecute tag. This batch file needs 1 command line arguement, which I am passing using arguments Text attribute.
When I run my batch file directly from command prompt, it works perfectly. but while using cfexecute, it doesn't seem to do anything.
Note:- I am trying to encrypt a txt file using GPG algorithm in the batch file.
Thanks in advance!
Manju
