Hi Guys, I know this is probably an elementary question, but I'm having a 'weird' (probably normal) result when using a CFINCLUDE.
I have an initial document that does some queries, and later in it, I include another document which uses some of the CFQUERY variables obtained in the initial document. Do CFQUERY variables pass to included documents? The cfquery variables are used ok in the initial document, but the included document is saying 'not found'.. Thoughts? -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
