Can you show us the code in qryGetAllCategories.cfm ?

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of Team Macromedia

Email    : [EMAIL PROTECTED]
Blog     : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 11, 2003 10:57 AM
> To: CF-Community
> Subject: Query/Custom Tag Question
> 
> 
> Hey folks.  I have this query that I want to expose through a 
> module call to a different part of my application.  Now I 
> tried something like this:
>  
> <cfcase value="GetAllCategories">
>   <cfset suppressLayout = true>
>   <cfinclude template="qryGetAllCategories.cfm">
>   <cfset caller.getCategories = getCategories>
>  </cfcase>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
                                

Reply via email to