> If you aren't able to turn on debugging, another option would be to place > all of your queries into a structure.. then either loop over that > structure > using CFLOOP or use CFDUMP.
I can use debugging. I have built a custom tool to help debug sites and it displays vars etc in a pop-up window. I want to be able to list and view the queries in a page as well. Since this is going to be used site wide and won't be used on live sites its not feasible to manually copy the queries to a struct on each page. I was hoping, vainly I imagine, that the queries were set in a scope (or scoped) var similar to the FORM, CGI and REQUEST vars. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

