-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

| needs to get run again?  Should I do something like append the
| CFTOKEN for that user's session to the query name so that it is
| unique?  Or should I store the query output as an array in a session
| variable?

store them in a session structure keyed on the query criteria, or if the
results are the same for each user in an application structure.. never
use arrays for such stuff, structs are better because they can be
accessed via keys, not just numbers.... you will also have to manage
this cache structure, deleting results when the database is changed

z
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+KBHf1lRHdy8ASusRAi6LAJ9MKgFRC2maNlYbXHREM4TT6zW3owCbBts3
P4x9GoxQG0atg7m+1SQy1Y4=
=wmFs
-----END PGP SIGNATURE-----

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

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

Reply via email to