piece o' cake:

<cfquery name="caller.myQuery" datasource=".......

                                                    
Bryan Love ACP
Internet Application Developer
[EMAIL PROTECTED]
                                                    


-----Original Message-----
From: David Caplan [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 8:41 AM
To: CF-Talk
Subject: Passing query back to page through caller in custom tag 


I am trying to write a custom tag that will perform a generic select and
bring back a query to the page. Has anyone had any experience passing a
query structure back to the page through the caller variable? I am having
trouble with this. I also experimented briefly with looping through the
query passing the values to a struct and then passing that struct back to
the caller (couldn't get that to work either). It also seemed like it was
not worth it in terms of overhead if I had to loop through the query and
make a call to the database.

If you could email the list and me directly I would appreciate it, I am in
digest mode.

Thanks,

David Caplan
----------------------------------------------------------------------------
36 w 20 st  |  nyc 10011  |  212.929.7644  Ext.136  | www.fusebox.com  |



Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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