I generate a report when the user hits submit after choosing certain selected options by running a query.
I want the user to hit print and let the user print the page without the select boxes. I cannot use cfdocument we are running cf 6. How do I dump the query resultset to a new page to print?
Thanks.
I want the user to hit print and let the user print the page without the select boxes. I cannot use cfdocument we are running cf 6. How do I dump the query resultset to a new page to print?
Thanks.