How to pass Query Resultset from one Page to another page in Coldfusion
Hi,
I have a requirement where I need to export query results to Excel. I have a generic code where i can export details to excel which requires query resultset. Is there any way to get the queryresultset from another page?
To explain in detail, I have queried DB and I have resultset in First Coldfusion CFM page. I need to use that result set in another coldfusion page. Please help.
Thanks,
Ravi
