will using the page event OnPageUnload() be better to use for the alert? It might not 
be triggered by the refresh (can't try it ATM)

<body OnPageUnload="alert('do you really want to go?')"> (I think)

let me understand this. you're using the meta-refresh to keep the user logged on and 
you only want their session to die when they close the browser. you _don't_ want the 
session to end via timeouts? (how about if they navigate away?)

Is this to counter CF's sticky sessions (leave and come back) so they HAVE to log in 
again? 

barry.b

�

-----Original Message-----
From: Carl Vanderpal [mailto:[EMAIL PROTECTED] 
Sent: Monday, 28 June 2004 2:08 PM
To: CFAussie Mailing List
Subject: [cfaussie] RE: End Session

Hello CFAussie,

Barry, 2) sorry I did not explain myself properly, I have tried Java-Script when they 
close the browser (Alert..Click on Logout) but when the meta refresh kicked in it 
popped the Java-Script window up with the Alert message...

:D


Best regards,
Carl Vanderpal 
Po Box 3462 Dural, NSW 2158
mailto:[EMAIL PROTECTED]


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to