> My subfolder's application file would look like this: > <cfscript> > CSOnline = "True"; > </cfscript> > <cfinclude template="/application.cfm"> > > Like I said, it seems to work. Any reason not to do this? Thanks!
As long as you are aware that changes to the root app.cfm affect the children - I say go for it. I've used this method multiple times in the past. ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

