Session Questuin

P

Polaris

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
 

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

Top