We are doing migration of an existing asp application to asp.net application. We need to migrate only a portion of the existing application to .net. In one of the migrated pages we need to access value of a session, which is getting set through ASP page. Can anyone tell the way how to get session values set in asp page on an aspx page.
Thanks.
Thanks.