using session with forms authentication
Hi,
I am currently implementing forms authentication and wanted to know how I can use a sessions to check if the user is logged in, then redirect the user to the login page or the requested page depending on the session.
I know that the user is always directed to the login url first in forms authentication, so I wanted to check the session so the user wouldn't have to sign in again if they are already signed in or want to open a second window.
thanks
ssjannesarPosted Apr 2, 2005, 4:04 PM
sacrespPosted Mar 30, 2005, 12:56 AM
pavithranPosted Mar 29, 2005, 5:04 AM