473,385 Members | 1,409 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,385 software developers and data experts.

How to get/set a session token

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
Nov 17 '05 #1
1 3733
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" <Co*******@discussions.microsoft.com> wrote in message
news:6D**********************************@microsof t.com...
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
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: John | last post by:
Hi, I do a Response.Redirect(page), and on the second page I have redirected to, I get an object out of the session (or at least I attempt to). Just before the redirect I do: Session =...
3
by: chalres | last post by:
what is different between session and session token? that's i need to know...is it called Session?
2
by: Tom Cole | last post by:
Howdy, When a client has cookies turn off, our application uses the ASP.NET 2.0 cookieless session which puts the session id into the URI. Is there anyway to make it use a query string instead?...
0
by: Gozirra | last post by:
I have a Windows forms application. It utilizes a web service in order to retrieve information. The web service runs in a server farm which is load balanced by a router based on session token. ...
2
by: michdoh | last post by:
HI We currently are running an MCMS 2002 web site on windows 2000. dot.net framework 1.1. I'm looking to use the asp.net session to keep a user logged in after authentication. This seems...
35
by: Steve JORDI | last post by:
Hi, I'm trying to implement a singleton in PHP4 but it doesn't seem to work. The object is recreated each time I call it. The goal of the class is to keep a variable up to date. It's used to...
13
by: Sanders Kaufman | last post by:
When you have a session going, I know that PHP stores a session token on the client, but does it keep the session *data* on the client, as well? Or is the session data being stored on the server,...
11
by: Joseph Geretz | last post by:
I've been looking at two approaches for the maintenance of Session state for a Web Service application. One approach uses the old familiar Session object which I've used in the past for Web...
2
by: Lan Mind | last post by:
Hello again everybody, My page: http://www.dockhawk.com/ I'm trying to implement some "session security" PHP script mentioned in the "Cross-site request forgery" section of this tutorials...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.