Hey Brook,

I was trying to do some dynamic expressions..  I couldn't figure it out.
What do you mean you made a file?  How did you do this by making a file and
have you found a way to do this in CF?

Thanks,

Darren Labrum
Application Developer
INFOVISION, INC.
[EMAIL PROTECTED]

-----Original Message-----
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 15, 2001 1:06 PM
To: CF-Talk
Subject: Executing Dynamic Code


Hello World,

I have a template which allows a user to build a criteria based selection.
Somthing like where x=10 and/or z gte 100. After the user has created the
expression it is stored in a database, then I need to pull it out and try
to execute it within a cfif block.

So I need to build a string like <cfif #thereVariable# #operator# #value#>
and then actually execute this code. I Know I can do this if I write it to
a file and then include the file the code will get executed. But is there
any other way to do this other than writing to a file?

Thanks for the help, btw I'm using 4.5.1....

Brook



At 01:49 PM 15/08/01 -0500, you wrote:
>I use Cold Fusion for most of my cookie work.  cfcookie to the rescue!
>
>Eric J Hoffman
>Director of Internet Development
>Small Dog Design, LLC
>www.smalldogdesign.com
>
>
>-----Original Message-----
>From: Fuon See Tu [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, August 15, 2001 1:42 PM
>To: CF-Talk
>Subject: Cookie Question
>
>
>Do I use javascript to manipulate cookies, or can coldfusion do all of the
>cookie handling and manipulation?
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to