Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Session disapears


Message #1 by "Andreas" <qja868m@t...> on Fri, 5 Jul 2002 00:06:41
Hi!

On my website I have password protected pages that can be accessed by a login page. If the user submits a correct username and
password a session variable is created containing specific user information. The login page is located at
www.mydomain.com/dyn/login.asp (the "dyn"-directory is a virtual folder). The problem is when the user goes from the "dyn"-dir back
to www.mydomain.com (root-dir) to access the protected page, the session variable disapears. I think the virtual folder is the
problem but I'm not sure. Anyone experienced similar problems?

I'm using Windows 2000 Server with IIS 5.0


/Andreas

  Return to Index