It looks like "00" evaluates to 0 which is equivalent to false and "no" evaluates to false.

The same happens with:-

<cfif "01" eq "yes">
     What the???
<cfelse>
     What I expect
</cfif>


On Fri, 21 May 2004 16:02:29 +1000, Phil Evans <[EMAIL PROTECTED]> wrote:



On CFMX 6.1, windows...

<cfif "00" eq "no">
     What the???
<cfelse>
     What I expect
</cfif>

I get what the???

Can anyone explain?

Thanks,
Phil.




---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to