Session state between ASP and ASPX

G

Guest

I can't seem to figure out why; when I have an ASP page set the Session varibale (Session("loggedin") = true) and attempt to access an ASPX page on the domain and website it is not recogized? It shows this to be = to blank.
If I use one of the ASPX pages to "login" and set the session variable (Session("loggedin") = true) , then I can "roam" around the website and it is available for both page types.
why????
No server farm, .NET 1.1, it's on a win2k server though. and no timing out.
Help?
 
G

Guest

thanx, missed this big time, I was fat dumb and happy about the hype about asp and aspx play nicely. this is a big issue in my mind. a lot of us transition pages, not moving all pages to .net immediately) and this is a real issue. Also see this with cookie differences too.
 

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

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top