On 1/18/01, Christopher Olive, CIO penned:
>what's the matter, the rest of us not good enough for you?  :) i know dave
>is good, but... :)
>
>AFA your problem, this worked fine for me.  displayed "stuff"
>
><cfset variable1 = "stuff">
><cfset variable2 = "variable1">
>
><CFOUTPUT>
>
>#Evaluate(variable2)#
></CFOUTPUT>

You're all thinking too much. :)

<cfset variable2 = variable1>
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to