No, then cf will try to resolve the variable as the name of the query and you'll get:

Complex object types cannot be converted to simple values.

Am I correct?



-----Original Message-----
From: Jeff Beer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 18, 2003 9:24 AM
To: CF-Talk
Subject: RE: Why am I getting this "not an available query" error?

First, try using:

<CFLOOP Query="#Session.Cart#">

CF needs to know that "Session.Cart" is a variable.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137485
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to