Session Questuin

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Polaris (etpolaris_at_hotmail.com)
Date: 03/10/04


Date: Tue, 9 Mar 2004 23:47:29 -0800

Hi:

In ASP.NET, I thought the concept "Session" meant for a connection between a
client (web browser) and the web server application, and if this is the
case, the "Page_Load()" functions of all aspx pages should show the same
SessionID. But some time I noticed that different pages show different
SessionIDs for the same connection. Anyone like to explain?

Thanks



Relevant Pages

  • Re: Need help with scope (I think)
    ... A Web session between the client and the Web server is a stateless ... server from the client and the connection is broken. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Your surname
    ... > But keeping the *Page* Open (in your Web Browser) has no effect! ... > Once the Page is loaded, then the Connection to the Web Server ... > that's done with a *separate* Connection, ... Sorry I'm refusing all RFCs till there's more room in the brain I don't want ...
    (uk.people.silversurfers)
  • Re: longtime-exec blocks other requests?
    ... unless you have a web server that can only handle one connection at a ... If a session is left open the user who made the request would be blocked, ... My PHP script calls a passthru (zip that creates a ...
    (comp.lang.php)
  • session id is determined by the cookie?
    ... web browser belong to the same session. ... Another question is if session id is generated by the web server? ...
    (comp.lang.php)
  • Session Questuin
    ... I thought the concept "Session" meant for a connection between a ... client (web browser) and the web server application, ... SessionIDs for the same connection. ...
    (microsoft.public.dotnet.framework.aspnet)