Apparently it can't be done with CFMX. I've seen several suggestions to use a command-line http agent called wget.
Were you working in CF5 or lower, you could put these lines in a *.cmd or *.bat file: set CF_TEMPLATE_PATH=d:\your\path\here\template.cfm C:\CFUSION\BIN\cfml.exe > -----Original Message----- > From: Neil H. [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 14, 2002 10:51 PM > To: CF-Talk > Subject: Re: Executing CFM's in CFMX > > > And the CFM has to call a CFC. Is all that possible :)? > > Thanks, > > Neil > > ----- Original Message ----- > From: "Neil H." <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Monday, October 14, 2002 10:41 PM > Subject: Executing CFM's in CFMX > > > > Can anyone tell me how I can run a CFM page on the command > line with CFMX, > > also how could I pass parameters? > > > > Thanks, > > > > Neil > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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

