where the user was going, you could using the OnUnload event
however not sure you can determine that.
----- Original Message -----
From: ColdFusion
To: CF-Talk
Sent: Saturday, January 17, 2004 1:35 PM
Subject: Re: session management help please
If the user is using the same browser window, use the
OnUnload function of JS to check if the location is not within
your domain. If so, close the session.
----- Original Message -----
From: NANCY SKAGER
To: CF-Talk
Sent: Saturday, January 17, 2004 1:14 PM
Subject: RE: session management help please
As there is no responce to my original question, am i to determine that this
either can not be done, or it is just that nobody on this list knows the
answer?
Rino
>From: Seth Skager <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: session management help please
>Date: Tue, 13 Jan 2004 20:30:34 -0800 (PST)
>
>I'm writing my first application. I will be useing a
>secure section on my site you need to login to. I can
>set up a logout linkto end a session. I can end a
>session if the user closes the browser. my question
>is, is there a way to kill or end the session if the
>user navigates outside of my domain? For example, a
>user is logged in on my site and clicks his home
>button. Is there a way to end the session at that
>point?
>
>thanx;
>Rinopod
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
>http://hotjobs.sweepstakes.yahoo.com/signingbonus
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

