Save the query in the session scope, ie:
<cflock.....>
<cfquery name="session.myquery" datasource="mydsn">
......
</cfquery>
</cflock>
Then the query is available from page to page.
DC
----- Original Message -----
From: "sam sidhom" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, December 07, 2000 9:41 AM
Subject: passing cfquery results to another page
> Can anyone tell me if there is anyway CF will pass the results of a
CFQuery to another page without having to requery the database?
>
> Thanks,
>
> Jennifer Johnson
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
- passing cfquery results to another page sam sidhom
- Re: passing cfquery results to another page paul smith
- RE: passing cfquery results to another page Mark Johnson
- RE: passing cfquery results to another page Philip Arnold - ASP
- passing cfquery results to another page sam sidhom
- RE: passing cfquery results to another ... David E. Crawford
- RE: passing cfquery results to another ... Top-Link Tech (John Ceci)
- RE: passing cfquery results to another ... Bob Silverberg
- <cfcache>??? ibtoad
- RE: passing cfquery results to anot... Rick Lamb
- RE: passing cfquery results to ... Bob Silverberg
- RE: passing cfquery results to another page Daniel Lancelot
- Re: passing cfquery results to another page Jamie Keane
- RE: passing cfquery results to another page Hayes, David
- Re: passing cfquery results to another ... Larry C. Lyons
- FW: passing cfquery results to another page Bob Silverberg

