Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automatically redirect when session timeout exceeded
Message
De
03/12/2004 05:06:36
Teddy Win
Bytel Information Technology
Jakarta, Indonésie
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Automatically redirect when session timeout exceeded
Versions des environnements
Environment:
ASP.NET
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00966626
Message ID:
00966626
Vues:
104
I have set timeout for my asp.net application to 5 minutes, like web.config below:

mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="5"


my question is how to automatically redirect to login page (login.aspx) it timeout exceeded.. please advise ..

many thanks in advance
Regards
Teddy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform