> Yes, but you can avoid all of the nasty string handling by calling
> CFHTMLHEAD from a custom tag (which people often will name
CF_HTMLHEAD. That
> tag might look like this:
>
> <cfif ThisTag.ExecutionMode is "end">
> <cfhtmlhead text="#ThisTag.GeneratedContent#">
> <cfset ThisTag.GeneratedContent = "">
> </cfif>

Haven't used custom tag pairs before, so I guess now's the time to
start :)  One question I can't find a reference for: is the ThisTag
structure supported in CF4.0?

Many thanks for the tip,

- Gyrus

~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [EMAIL PROTECTED]
work: http://www.tengai.co.uk
play: http://www.norlonto.net
- PGP key available
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to