you can just go

<cfquery name="session.queryName" .....

and it will put it into the session scope for you

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Scott
Thornton
Sent: Saturday, March 13, 2004 2:21 PM
To: CFAussie Mailing List
Subject: [cfaussie] Pass a query result as a structure


Hi,

I would like to use a query result set on another page.

Rather than re-querying the database, I would simply like to pass the
query result set to the next page as a structure/array.

The query has a single record with multiple fields.

I guess I would need to save it as a session var, but I do not know how to
do it...

Can anyone assist me?

Thanks muchly....

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to