Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in .NET only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
.NET
Creating a session variable
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
sanamashokreddy
New Member
Join Date:
Apr 2008
Posts:
8
#1
Creating a session variable
Apr 9 '08, 05:07 AM
How to create a session variable please Explain me with an example
That will be a very great help to me to learn
thanks
malav123
New Member
Join Date:
Feb 2008
Posts:
217
#2
Apr 9 '08, 06:45 AM
HI,
It is so simple, to create the session variable write,
Session("varnam e")=value
for example in your login page you are creating one session variable like,
Session("User_I d")=objLogin.ui d
then you can use this variable in all the pages of your project.....
-malav.
Last edited by
malav123
;
Apr 9 '08, 06:46 AM
.
Reason:
To correct syntax
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment