set a QUERY_STRING environment variable before running the executable
>Hi > >I am developing a helpdesk, and I want to add calls from the SMTP server >(exim). >I intercept the email, and process it with a bash script to get the $FROM >$TO $SUBJECT and $BODY. > >I want to run a .cfm file, using the /webserver/cgi/cfml executable, >and the pass some variables to it. > >I tried /usr/coldfusion/webserver/cgi/cfml /my/file.cfm?a=this > >but then I get a file not found. > >What is the way to pass a variable to a cfm file, using this command line >executable ? > > > >Thanks in advance > >__________________________ >Herman A Cremer >Linux Systems Engineer > & CF Developer >SolidLiquid Pty. Ltd. >http://2692509795 >http://www.solidliquid.com >South Africa >+27 (0) 12 665 5505 >__________________________ > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
