Nested CT's were introduced in CF 4.0 if I'm not mistaken. (and so was the thistag scope) I'm not sure thistag was a structure in CF 4.0, maybe just a scope.
Pascal -----Original Message----- From: Gyrus [mailto:[EMAIL PROTECTED]] Sent: maandag 28 januari 2002 16:29 To: CF-Talk Subject: thistag structure (WAS: pound signs inside DE('')) > 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

