Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: ASP Session and ASP.Net Session


Message #1 by nicoaumar@t... on Fri, 17 Aug 2001 14:00:09
I've created a .Net application, but most of the files are old .asp files. 

I use everywhere the usual Session.SessionID, but with .asp files it 

doesn't stay the same (it changes every time the client refreshes the 

page), so I can't rely on Session. If it is an .aspx file the 

Session.SessionID (the .Net one) there is not problem as it keeps stable.

Is this a bug?

Is it normal?



Thanks  Nico

  Return to Index