I am a little bit lost here.
If user turn off cookies, then session variables will be lost, and we want be able to pass them trough the pages, because server won't be able to recognize user? Is this right?
From this it follows that the Form Authentications won't work as well. For example User.Identity.Name is probably just some session variable.
Can somebody clerify this to me....
Is there work around?
greatful.......
If user turn off cookies, then session variables will be lost, and we want be able to pass them trough the pages, because server won't be able to recognize user? Is this right?
From this it follows that the Form Authentications won't work as well. For example User.Identity.Name is probably just some session variable.
Can somebody clerify this to me....
Is there work around?
greatful.......