I sometimes use a simple custom tag around each page's content and an
associated templates folder, like this:


<cf_template name="normal" title="My page">
    ...my content...
</cf_template>


or


<cf_template name="popup" title="My popup">
    ...my content...
</cf_template>


The templates folder would contain a file to load at the top of the page and
a file for the bottom of the page, e.g.


normal_head.cfm
normal_foot.cfm
popup_head.cfm
popup_foot.cfm

  _____  

From: Phillip Perry [mailto:[EMAIL PROTECTED]
Sent: Monday, 18 October 2004 10:03 a.m.
To: CF-Talk
Subject: RE: application.cfm and headers

-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 17, 2004 4:56 PM
To: CF-Talk
Subject: Re: application.cfm and headers

  or perhaps use something like Fusebox

  I downloaded fusebox the other day to see what it was about and my head
almost exploded with confusion :)

  Thanks though
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to