The problem it seems is that its pulling it out of the field as plain
text... is there a way to grab the header out of the page with a function
#ReadDataInFieldAsRawCF(fieldname)#?
And btw, I tried #Evaluate(getthemes.themeheader)# and it tripped on the
first bracket.
----- Original Message -----
From: Bryan LaPlante <[EMAIL PROTECTED]>
To: CF-Server <[EMAIL PROTECTED]>
Sent: Saturday, May 12, 2001 3:47 AM
Subject: Re: <cfoutput> IN a db...
> Try storing it as <cfoutput>#Evaluate(content.content)#</cfoutput> or try
> wrapping the eval around the cfoutput tag as well, not sure how well the
> latter will work.
>
> Bryan
>
> ----- Original Message -----
> From: "Tony" <[EMAIL PROTECTED]>
> To: "CF-Server" <[EMAIL PROTECTED]>
> Sent: Saturday, May 12, 2001 3:14 AM
> Subject: <cfoutput> IN a db...
>
>
> > I'm making my site with customizable themes so that if one design
doesn't
> suit a person, another might... and the content for each page is in the db
> and the header of the page comes out of another table... so if in the cell
> "ThemeHeader" I put <cfoutput>#content.content#</cfoutput> then thats
> exactly the way it appears in the compiled source... all I can say is...
> >
> > HELP!
> >
> > Tony Hicks
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com