Re: How to get/set a session token
- From: "Siva M" <shiva_sm@xxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jul 2005 20:18:58 +0530
Hello,
Session ID or key is generally referred as the session token. It is
automatically created and set by the ASP.NET runtime. You access it using
Session.SessionID property.
HTH
"CodeRazor" <CodeRazor@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6D918A81-4D2D-4AC6-9A5D-30080AEAAA70@xxxxxxxxxxxxxxxx
Hi,
How can you retrieve a session token? or is a session token something that
you set yourself?
How can you check for the existance of a session token?
Is a session token the same thing as a session key?
Many thanks,
CR
.
- References:
- How to get/set a session token
- From: CodeRazor
- How to get/set a session token
- Prev by Date: Re: single application file access
- Next by Date: Re: A Combo box doesn't fire event
- Previous by thread: How to get/set a session token
- Next by thread: A Combo box doesn't fire event
- Index(es):
Relevant Pages
|