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.

----------------------

Dan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to