Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Security
Message
De
16/09/2003 01:24:08
 
 
À
10/09/2003 10:10:53
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00827838
Message ID:
00829254
Vues:
16
A simplest way is to have a session variable which would contain the login status of the user. Once you authenticate the user through your main page, set the status to some value lets say true/1,
Then on each page of your site, you should check the value of status (session var.), if its true then let the user in else redirect him to login page to do the login;)
Best Luck..
Nilesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform