aspx_professional thread: Retrieve old session in cookiless environment
I am looking to retrieve old session data when a user logs in if a session id has been save in the database for the user. I am in a cookieless environment and I know you have to "munge" the url to retrieve old session data when navigating to a new page. What I would like to do is on the login page make session variables available prior to navigating to the "munged" start page. Is there a getsession(savedsessionid) method out there or anything like it. Thanks, Sean
|





