Well onSessionStart and onSessionEnd must go in Application.cfc. This
will need to go in a folder somewhere above the files that your
remoting calls are hitting. I assume you're handling the cookies for
sessions somewhere in your client code?

On 6/12/07, John Robinson <[EMAIL PROTECTED]> wrote:
> I should note that I'm specifically having trouble with
> onSessionStart and onSessionEnd... basically where to put them (in
> someFile.cfc or Application.cfc or Application.cfm or....?). What I
> want is to run a sql query in onSessionEnd, using the vars from the
> session (or cookie... I don't really care where they're stored, as
> long as they're unique to each user).

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
CF 8 – Scorpio beta now available, 
easily build great internet experiences – Try it now on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

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

Reply via email to