> This is the order in which CF evaluates variables if they 
> aren't scoped.
> 
> 1.  Local vars created using CFSET and CFQUERY
> 2.  CGI vars
> 3.  File vars
> 4.  URL vars
> 5.  Form
> 6.  Cookies
> 7.  Client

I thought the query scope was a scope in it's own right. Are they really
just local variables with a different prefix (ie the name of your query)?


-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to