I tried Caller.xxx and it didn't find it I will have to test it again...
Maybe I had some other problem... because I thought it would be that simple
as well.  

Nathan



> -----Original Message-----
> From: Philip Arnold - ASP [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 11:47 AM
> To:   CF-Talk
> Subject:      RE: Custom Tag
> 
> > 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'?
> 
> You're going to kick yourself as to how simple this is;
> caller.xxx
> 
> Philip Arnold
> Director
> Certified ColdFusion Developer
> ASP Multimedia Limited
> T: +44 (0)20 8680 1133
> 
> "Websites for the real world"
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> **********************************************************************
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to