Here goes again: Does anyone have a script to automate the compilation of cf templates. I tried this one from Robert Everland, but it does not work on my system. Has anyone else tried it (care to?), does it work for you? ---------------------------------------------------------------------------- @setlocal set NEO_INSTALL=f:\cfusionMX set PATH=%NEO_INSTALL%\runtime\bin;%PATH% java -classpath %NEO_INSTALL%\lib\cfusion.jar coldfusion.tools.Compiler -webroot %NEO_INSTALL%\wwwroot %* @endlocal ----------------------------------------------------------------------------
Brook Davies maracasmedia inc. At 12:43 PM 30/07/02 -0500, you wrote: >I'd be interested in that tag too. > >-----Original Message----- >From: Bryan Stevenson [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, July 30, 2002 12:42 PM >To: CF-Talk >Subject: CFXImage not CFX_Image > > >Hey All, > >Well I have discovered the "other" image tag CFXImage (not to be confused >with CFX_Image). I got my hands on version 1.6.6.3, but I need the current >version (1.6.6.6 I think) which has a security fix to stop users from >potentially gaining access to ALL files on the partition that it resides on. > >The current version should come from www.gafware.com, but it was down >yesterday and today!! > >So if anybody has a current version, please pass it along offlist. > >BTW Does anybody have experience with both tags? Any comments would be >great. > >Thanks in advance > >Bryan Stevenson B.Comm. >VP & Director of E-Commerce Development >Electric Edge Systems Group Inc. >t. 250.920.8830 >e. [EMAIL PROTECTED] > >--------------------------------------------------------- >Macromedia Associate Partner >www.macromedia.com >--------------------------------------------------------- >Vancouver Island ColdFusion Users Group >Founder & Director >www.cfug-vancouverisland.com > > > ______________________________________________________________________ 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

