You could do it in the tag, but then you have to use the caller scope (I think Steve mentioned that). With the new app_layout file, you can append header and footer files to a list and they all get inlcuded. I really like this since I usually break up my header (and footer) file into more than one file. i.e. I put everything after the body tag into a separate header file. I have used this method for styles and javascripts for awhile, but I just didn't think about it for the app_layout. Thanks to whoever thought of it! Brad -----Original Message----- From: Ryan [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 3:11 PM To: Fusebox Subject: RE: Questions about the book and CF_BODYCONTENT At 15:05 10/30/00 -0500, you wrote: >I think it's the older version that did not use app_layout, not the new one. >You have much more control with app_layout. Sorry, I forgot to ask how app_layout gives you much more control? If it does then maybe I want to use the old version of the tag (the only version I could find) that uses app_layout. I'm guessing that if the logic is somehow put in to the custom tag, then all you can do is have different header & footer files for different fuseboxes. But if you have an app_layout file for every directory then you can control the look and feel (more than just different header and footer files) by changing the app_layout file? Ryan ---------------------------------------------------------------------------- -- To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
