Secure pages and the session object

David
Date: 06/25/03


Date: Wed, 25 Jun 2003 07:48:15 -0500


My development environment is ASP and VBScript and I'm having a problem.
When the
flow of the website moves a user from a non-secure page to a secure page,
does a new session start? I'm asking because I don't seem to have access to
the Session variables anymore once moving from non-secure to secure.

Moreover, when one goes back to a non-secure page, is a third Session
created or do we go back to the first? I hope this all makes sense. If
not, then I'm really confused.

Thanks much for any help on this issue.

David



Relevant Pages

  • Secure and Non-Secure Items
    ... Why do I keep getting the message on one particular website 'This page contains both secure and non-secure ....etc' on my home PC but not for the same site on my office PC. ... Is ther a setting I can make to turn it off? ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • RE: Maintain Session State Across Domains
    ... If you are linking between secure and non-secure, ... For example, are you collection the session vars on a secure page, directing ... After the user goes through the paypal site, the session information ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Session_End firing too soon?
    ... "Peter Cooper" wrote in message ... >> Are you sure it's the session of the newly logged-in user that fires ... > To avoid browser warnings going from secure to non-secure page, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS6 - Can session id be manipulated?
    ... session cookie from a non-secure line or not. ... If I can guess your session id and put that number in my own session cookie, ... hijack another session by changing the session id in your own session ...
    (microsoft.public.inetserver.iis.security)
  • Re: Session_End firing too soon?
    ... You might want to check the session id of the sessions ... I assign a unique session variable in the Login processing, ... To avoid browser warnings going from secure to non-secure page, ...
    (microsoft.public.dotnet.framework.aspnet)