<cfsavecontent variable="pageTitle"><title>Your title <cfoutput> -
#Yourvaraible#</cfoutput></title></cfsavecontent>
 <cfhtmlhead text="#pageTitle#">

This will put  #pageTitle# in the head of the document.



On Thu, Nov 18, 2010 at 4:05 PM, Joel Black <j...@blackbeardesign.com>wrote:

>
> Wrap the custom tag in a cfsavecontent tag at the top of the page:
>
>
> I tried to do this, but the query.title doesnt read the query within the
> save content.  I also tried to set a variable within the custom tag and pull
> that out...but no success there either.  What if i set an application
> variable?  Im gonna try it.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339386
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to