Yes that's right: "You cannot use this method to display data on a user page, because it is not associated with a request."
cflocation displays data on a user page (a location header, to be precise). On 7/9/07, Dan O'Keefe <[EMAIL PROTECTED]> wrote: > On 7/8/07, James Holmes <[EMAIL PROTECTED]> wrote: > > > > OnSessionEnd() doesn't communicate with a browser. There's no client > > to which to send a location header. > > > > That makes sense to me, but then the docs state: > > ---------------------- > Use this method for any clean-up activities when the session ends. (For > information on ending > sessions, see "Ending a session" on page 356.) You can, for example, save > session-related data, > such as shopping cart contents or information about whether the user has not > completed an > order, in a database, or you can log the end of the session to a file. You > cannot use this method to > display data on a user page, because it is not associated with a request. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283231 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

