S
sam
I have a project with two pages. One is a .ASP page and
one is a .aspx page. The .asp page creates a session, and
I need to be able to read this session from the .aspx.
Using session("var") returns nothing. I am unable to
convert the .asp page.
Is there a way I can read the ASP session in the ASPX
page?
Regards
Sam
one is a .aspx page. The .asp page creates a session, and
I need to be able to read this session from the .aspx.
Using session("var") returns nothing. I am unable to
convert the .asp page.
Is there a way I can read the ASP session in the ASPX
page?
Regards
Sam