473,386 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

General Session Clarification

Frinavale
9,735 Expert Mod 8TB
Hi guys.

I just want to make sure I have this right:

Is the Session stored on the Server?...
And the Server is able to associate a Session with a particular web browser via cookie that holds the SessionID in it?

Is this right?

-Frinny
Feb 21 '07 #1
2 795
kenobewan
4,871 Expert 4TB
If you select inproc to store your sessions then the cookie is stored on the client. Here is an article that may help:
ASP.NET Session Management Internals
Feb 23 '07 #2
Frinavale
9,735 Expert Mod 8TB
If you select inproc to store your sessions then the cookie is stored on the client. Here is an article that may help:
ASP.NET Session Management Internals

Heh, I forgot I posted this.

Thanks Kenobewan. I'd already found the answer I was looking for.

Cheers
:)
-Frinny
Feb 23 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Larry Woods | last post by:
I am losing Session variables, but only those that are set in the page previous to a redirect to a secure page. Anyone seen ANY situation where Session variables just "disappear?" Note that...
7
by: ehendrikd | last post by:
hi all i need some clarification on how the php session work in relation to cookies. we have a web site where users need to log in. a few of our users were having troubles with their browser...
2
by: Nad | last post by:
Good day, I have a question about the Page.Session property used in ASP.NET This property is defined as follows: public virtual HttpSessionState Session {get;} and HttpSessionState is a...
4
by: Igor | last post by:
Is it possible to point current context's session to another active session based on a SessionID?
2
by: brian | last post by:
I have my session timeout at 20 minutes. Is there a way to set session time per variable. For instance: I create session("TEST") and I want it to expire in 2 minutes of no activity...Is that...
4
by: Jake | last post by:
Does cookieless session state (with the sessionid embedded into the url) interfere with the browser's retrieval of cached images from one session to the next? Does the sessionid embedded into the...
2
by: thomson | last post by:
Hi all, In the Web.config file , i have specified the Session timeout as 20 minutes. I need a clarification that , when this timeout happens. all the Session variables will be null For eg:...
3
by: metsie | last post by:
Hi all, How can I set the session TimeOut from inside the Code? Also is there a way to make the session variables Expires after a number of minutes of inactivity. i.e. I want to make the session...
14
by: Sergei Shelukhin | last post by:
Hi. I have a session started in php and two browser windows (IE)/tabs (FF) open. In one window, I execute a very slow report, immediately after that, I execute a fast simple page in another. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.