oops, message was incomplete when I hit send, sorry, busy day, head all over the place...
as far as I recall you can pass a query string by running the executable as follows: <path to cfml executable> <path the cfml template> <query string> if that doesn't work, setting the env variable will. Check the knowledge base for more info, there is an article on executing cfml templates from the command line there somewhere. Mark >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 > >__________________________ > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
