Well maybe you can call it via: iexplore http://localhost/test.cfm. This, i guess would open the internet explorer with the passed page.
or you need a tool like wget. Then you can do something like <cfhttp> in CF terms. Just call wget http://localhost/test.cfm. It will return the generated content... http://www.gnu.org/software/wget/ Greetings / GrĂ¼sse Gert Franz Customer Care Railo Technologies GmbH [EMAIL PROTECTED] www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ solongo buyantsogt schrieb: > Hi All > > I need a help to write batch file to run test.cfm that outputs some text > lines. I wrote batch file to run the test.cfm file but instead of running it, > it is opening the file for edit. > > Please help me, any help deeply appreciated. I am new to ColdFusion and Batch > file. > > Thank you > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276278 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

