Using FormsAuthentication how do I find out if the user is logged in?

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Hello,

I have a web site where I have a secure folder. I use formsAuthentication
to secure the folder and it works fine, but I would like to change my menu
based on they have logged in and now have access to more info. I am using
master pages. I would like to know if they are logged in or not.

Thanks in advance for any help,

Jack
 
Back
Top