ASP to ASP.NET 2.0
Hi All,
We need to implement session check in asp.net page, but user is getting access to .net page through asp page, since session has been created in asp which wont be available in .net (pls correct me if m wrong). Is there any fast & strong way to have session check in this scenario? (As have to implement session check for few .net pages).
|