Hello Everyone,

 

I’m having a strange problem, I have a few documents that are stored in a SQL table and these docs have a little CF code in them that’s used to build some dynamic links to other docs. For some reason when I <cfoutput> the content of the doc it is not processing the CF code that’s in them. I thought I use to be able to do this. Is there something that I am missing?

 

All I’m doing is a simple:

 

<cfoutput>

#mydoc#

</cfoutput>

 

Thanks for any help on this.

 

 

 

 

Reply via email to