Why?  This only works within a <cfscript> block.

<cfset stuff = 1>
<cfset stuff2 = 1>

<cfif stuff != stuff2>
<cfset foo = "boo!">
<cfelse>
<cfset foo = "yay!">
</cfif>
<cfdump var="#foo#">

On Dec 13, 2007 11:06 AM, Azadi Saryev <[EMAIL PROTECTED]> wrote:

> Thank you Ian. I was literally foaming @ some of the responses before
> you came in...
>
> ---
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294700
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to