Hello all,
          I would like to know how you guys are nesting queries?
i have to "Nest" multiple queries like

<cfoutput query="query1">
----
  <cfoutput query="query2">
    ---
    <cfoutput query="query3">
    --
    </cfoutput>
  </cfoutput>
</cfoutput>

How can i do this?
Thanks inadvance
Joe


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.



-----
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to