Hi all:
I am using login control. In this control I put visiblewhenloggedin to false
I thought when u are autheticated it sends a cookie.
Then I show all the cookies, and see one, ASPXAUTH
After that, at the beginning of my pages I ask page.user.identity.isauhenticated, it says true but there is not any cookie.
What happens?
Thanks a lot in advance
Go to the complete details ...