Answered
Alternate Header on some pages
I have a few pages on my site for which I would like to use a
different header. I can use cfinclude to load the alternate header,
but of course it loads along with the site header (making it a
double header!). Is there a way to do an "un-cfinclude" on only the
pages where I want the different header? I just want to disable the
primary header on a select few pages.