I don't have a problem of transferring the session values between asp and asp.net applications because i am using database to save and access. My problem is i can able to create both asp session and asp.net session on a page with 2 html frames, but only asp session exists after a postback.
My question is can i maintain asp session and asp.net session on a same page which has asp page in one frame and asp.net page in another frame?
User Profile
Collapse
-
Can i maintain ASP and ASP.NET Sessions on a same page?
Hi Guys,
I have a problem, i am migrating from existing asp web application to asp.net web application. The existing asp application holds user session variables. I can share those session variables between asp and asp.net applications by storing it in database, but my actual problem is after i logging in to asp app i redirect the page to asp.net web page. Now asp.net session is creating in application start...after a postback asp.net session...
No activity results to display
Show More
Leave a comment: