> I've seen developers wrap headers in footer in many different ways.  
> Some basic ideas
> just use includes, I've also seen custom tags that take attributes and 
> effect the way a page
> is displayed.  


I've been using a layout.cfc for a while now. 

showHeader()
showFooter()
showLeftMenu()
etc.

It seems natural to me, and easy to understand. It also allows me to send in 
whatever data I want to the header, such as titles, meta tags, etc. If I were 
Bobby H. I'd be using <cfhtmlhead> more, but I'm Will and I like having more 
fun than that.   :)

Will

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255772
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to