Session ID remains the same before login and after login.
so How to change ASP.NET_SessionId after login
when i login with login page then i want to change the session id.
means when i open login page then i have a one ASP.NET_SessionId after login this ASP.NET_SessionId remain same.
so i want to change this ASP.NET_SessionId after login and remain task will going on with new ASP.NET_SessionId . so can you tell me how to do.
I am very thankful to you if you reply for that.