Access ASP session from ASPX

  • Thread starter Thread starter js
  • Start date Start date
J

js

My application is a mixed of ASP and ASPX pages. There are Session
variables created by some of the ASP pages. I need to access those in
ASPX pages. Does anyone know how? Or is it possible?
 
Store session state in sql server... This is the best way i think...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top