> If all the code is running inside a function then your > buggered. You need CFMX to do that. If it's feasable, you > could encapulate the function in a custom tag so control is > passed from the tag to the function for certain tasks, then > back to the tag for database work.
Thanks. Was just wondering if anyone had come up with a solution for this (although obviously not!). Hate using Custom Tags in fact. Far prefer just to use functions, cfincludes and caching and session storage than Custom Tags. Just me I suppose! Paul -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
