wrap the Evaluate(attributes.query) function around the query
Bryan
---------- Original Message ----------------------------------
From: Nathan Stanford <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Wed, 14 Mar 2001 11:25:30 -0600
When in a custom tag how can you reference the query that is located in the
callers page...
EX:
<cfquery name="xxx" datasource="qry_y">
select a,b,c
from y
</cfquery>
<cf_MyTag query="xxx">
-----------------------------------
MyTag.cfm
How can I look at all of the items in the query 'xxx'?
Nathan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists