Currently I am using these. I use a number of header files, but am moving to using one header file with logic to display the required instances as defined by a page_mode variable. The set of modes I always define (even if not used) is: DEFAULT, RIGHTFRAME, LEFTFRAME, TOPFRAME, BOTTOMFRAME, BLANK I also define a number of container files which manage the types of framed environments we use. The classic T frame (Top, left, right). In some ways this feels a bit 'cludgy' but it does enable a consistant approach to securiy/look and feel. In particular it is good for doing major appearance changes to the site or switching on/off extra functionality. As an example you can go to http://www.greatgames.co.uk and login using username a password x (it's under test!!!!) You'll see a whole set of functionality. User 'a' is set to admin level, not just member level, so you get an extra set of functions as well as the standard member level functions. The display/management of these functions is handled within the header file. Just wondering if there is a different way that people have tried. Adam ********************************************************************** This email and any attachments are confidential and solely for the use of the intended recipient. They may contain material protected by legal professional or other privilege. If you are not the intended recipient or the person responsible for delivering to the intended recipient, you are not authorised to and must not disclose, copy, distribute or retain this email or its attachments. Although this email and its attachments are believed to be free of any virus or other defect, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by the company for any loss or damage arising from receipt or use thereof. ********************************************************************** ------------------------------------------------------------------------------ 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.
