Sure. Have your scheduled event call a file that contains a CFHTTP post to the operative template.
-----Original Message----- From: Joseph Thompson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 1:37 PM To: CF-Talk Subject: cfml.exe Running cfml.exe from a .bat file is a great way to use the windows scheduler and has other uses as well but... Is there a way to "fake" a Form or URL post to the files? <cfexecute path="z:\cfusion\bin\cfml.exe" arguments="d:\pathtofile\file.cfm?NoVar=Passed"\> Here, NoVar is not passed in the URL scope. Obviously because we bypassed the webserver. I just think there must be some subtle workaround that I am missing. Thanks for any tips! ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

