CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Logout after session expires

Print topic Send  topic

Author Message
Karim
Posted: 09/26/2003, 2:27 PM

How can I use CCS to logout out after a session expires?

Thanks,
Karim

DonB
Posted: 09/26/2003, 3:39 PM

By having the session expire, the user is in fact logged out. Session
variables are utilized to hold the login context, and these are erased when
the session terminates.

It may be you want the user to automatically see a "you have been logged
out" message. You could do this with some browser-side javascript that sets
a timer of equal duration to the session timeout value on your server and
keeps resetting the timer each time a form gets submitted. Not precisely an
indication the session has timed out, but this is a pretty good indicator
and very simple.

--
DonB

http://www.gotodon.com/ccbth


"Karim" <kkabbara@bu.edu> wrote in message
news:bl2b0l$84g$1@news.codecharge.com...
> How can I use CCS to logout out after a session expires?
>
> Thanks,
> Karim
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.