S
Showjumper
I am using forms authentication to handle the login of user for a site. Once
the user is signed out via
FormsAuthentication.SignOut(), i want to detect that he has logged out and
then display a message on the login page (to which he is redirected) saying
"You have been logged out". I am sure it is something easy whic i am not
seeing. Thanks....
the user is signed out via
FormsAuthentication.SignOut(), i want to detect that he has logged out and
then display a message on the login page (to which he is redirected) saying
"You have been logged out". I am sure it is something easy whic i am not
seeing. Thanks....