Showing pop up before session expire in asp.net

20 views
Skip to first unread message

Thakur

unread,
Oct 15, 2008, 8:45:38 AM10/15/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
How to show popup before before session expire in asp.net



Thanks in advance

ThanderMaX

unread,
Oct 16, 2008, 3:05:40 AM10/16/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
I think u'll get the session timeout from <sessionState timeout="XYZ">
in web.config

then attach a timer in client side using setTimeOut() with ur desired
timeout value to show the popup ( may be window.open ).

CK

unread,
Oct 16, 2008, 8:06:03 AM10/16/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
there is also a session idle timeout session in IIS for the worker
process
> > Thanks in advance- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages