Use CF_Evaluate

http://tinylink.com/?v2hWP9BbI2 

---------------------------------------
Matt Robertson, MSB Designs, Inc.
http://mysecretbase.com - Retail
http://foohbar.org - ColdFusion Tools
---------------------------------------


---------- Original Message ----------------------------------
from: "Josen Ruiseco" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
date: Thu, 21 Nov 2002 14:09:57 -0600

>I have text in a database record with a variable containing a dynamic
>value that gets evaluated at display time.
>
>Here is the value of "NewsText" coming from the "News" query listed
>below:
>
>...blah, blah, blah some text <a href="#textHere#">some more</a>
>text...
>
>The record is displayed within the following:
>
><cfoutput query="News"> 
>#NewsTitle#
>#NewsText#
></cfoutput>
>
>#NewsText# (which is evaluating fine) contains the string <a
>href="#textHere#"> of which #textHere# will not evaluate for some
>reason. 
>
>It seems that ColdFusion will not reach inside the #NewsText# value to
>evaluate #textHere#.
>
>Anyone with ideas?
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to