Question
text blocks from included page
i have landed a catalog site...
each page has a dynamic table but the table styles are all over the place (don't ask)....what i want to do is have a page with the table heads blocked out so i can reference on the fly.
this page would have each table head rows (up to 3 with col and row spans) as a block and i need to pull up that block only.
is there a cf tag that i can isolate that text block in? needs a closing tag and be named in a cfoutput tag.
think would reference in display page with cfinclude as in <cfinclude template="tableheads.cfm?hd=a"> or something.
tnx in advance
each page has a dynamic table but the table styles are all over the place (don't ask)....what i want to do is have a page with the table heads blocked out so i can reference on the fly.
this page would have each table head rows (up to 3 with col and row spans) as a block and i need to pull up that block only.
is there a cf tag that i can isolate that text block in? needs a closing tag and be named in a cfoutput tag.
think would reference in display page with cfinclude as in <cfinclude template="tableheads.cfm?hd=a"> or something.
tnx in advance