ASP.NET / ASP Sessions side-by-side
| Author | Topic |
|---|---|
| jim bono Member ![]() Joined: 30 Oct 2002 Country: India Posts: 2 | Hi all, Hi all,We're revamping our corporate portal to include new applications which will use ASP.NET which will co-exist with the existing ASP apps. My situation is this. I have a portal login page through which our employees sign in to the portal from where they are taken to an index page which contains links to all ASP and ASP.NET applications. We want to retain the single sign-on service (not passport) wherein users are required to log in only once and be able to launch whatever apps they like without having to re-login in separate applications. I know that the classic ASP and ASP.NET session managament runtimes are very differnet in their inherent operations. Sooooo my question is this... (sorry guys, if i'd been blah-blahing) I want to set session variables in the ASP login page, at the same time I also want to set the same set of session variables in the respective ASP.NET apps side by side. So how do I do this? Any ideas/suggestions will be greatly appreciated. <img src=../images/dnzone/forum/icon_smile_wink.gif border=0 align=middle> Email ur comments/suggestions to Thanks in advance, jimbono |

Posted: 01 Nov 2002 05:16:29










