Application.cfm files are great for saving on coding and site management and
stuff, but when you have sub folders that need their own Application.cfm
files, they become less convenient as you have to make sure to include any
needed code from the Application.cfms above them.  Today, I had a (probably
unoriginal) idea.  Is it possible to <cfinclude> the 'root' Application.cfm
into the sub Application.cfms?  This would save me from having to edit all
of the sub ones every time I made a change to the root one.  If this is
technicly possible, is there any reason this shouldn't be done?

Thanks,

Todd

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to