G
Guest
Hi,
Kindly clarify the followings;
1. Is the session cookie & FormsAuthenticationTicket cookie Interdependent?
2. When a new SessionID is generated, I have noticed the Session Cookie and
the FormsAuthentication cookie are binded.
3. I need to know whether it's possible by Code or settings to treat the
Session Cookie & the FormsAuthentication Cookie as different?
4. The problem I'm facing is that, when a SessionID is alloted by the Web
Server, the FormsAuthentication Cookie is binded with the Session till the
session dies?
Thanks,
Ibrahim.
Kindly clarify the followings;
1. Is the session cookie & FormsAuthenticationTicket cookie Interdependent?
2. When a new SessionID is generated, I have noticed the Session Cookie and
the FormsAuthentication cookie are binded.
3. I need to know whether it's possible by Code or settings to treat the
Session Cookie & the FormsAuthentication Cookie as different?
4. The problem I'm facing is that, when a SessionID is alloted by the Web
Server, the FormsAuthentication Cookie is binded with the Session till the
session dies?
Thanks,
Ibrahim.