Forums
This topic is locked
How i know whats my Sessionvar name ?
Posted 02 Mar 2001 19:44:33
1
has voted
02 Mar 2001 19:44:33 romeo romeo posted:
Can anyone tell me who is see my sessionvar name ??Replies
Replied 08 Mar 2001 20:50:08
08 Mar 2001 20:50:08 adam blah replied:
uh what? heh.
your session var is whatever you set it to.
session("blah" = request.form("textfield"
then when you want to use it just do < %= sesion("blah" % >
your session var is whatever you set it to.
session("blah" = request.form("textfield"
then when you want to use it just do < %= sesion("blah" % >