You can not reference the application > scope from inside OnsessionEnd.
Yes because by the time OnSessionEnd (or OnSessionEnd.cfm) everything has finished. Application.cfm (fired first - before any other template) - OnRequestEnd.cfm (fired right at the end). Get your hear around that before you try the CFC based handling of what CF has done since at least version 3.x. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
