Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Retrieve old session in cookiless environment


Message #1 by "Sean Marchiafava" <smarch@c...> on Fri, 11 Oct 2002 18:10:00
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

  Return to Index