You would have to copy the query to a scope that persists across pages.

Another option: you could cache the query so that the requery on the next
page will pull the cached version.  This could certainly cause some
problems; it will not be appropriate in many situations.

-----Original Message-----
From: sam sidhom [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 07, 2000 8:41 AM
To: CF-Talk
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to