Ian,
ColdFusion is evaluating the line <cfif session.test EQ true> and is looking
through all known scopes and is finding URL['session.text'], treating it as
a variable name, which is evaluating to true.  Ben Nadel discussed this type
of non-assertive scope reference in a recent blog post
(http://www.bennadel.com/blog/957-Code-Assertively.htm).

HTH,
Rich Kroll 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

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

Reply via email to