Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session variable
Message
From
28/02/2001 13:36:20
 
 
To
28/02/2001 13:19:03
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00479705
Message ID:
00480629
Views:
22
Oops, I just noticed this is in the ASP.NET section!

>To assign a value to a session variable in server side scipt:
>Session("myVar") = myvariable
>Then to display it, also in server side script:
>Response.Write "myVar = " & Session("myVar")
>
>
>>I'm trying to put info that is already in a variable, in a session variable so that in which ever page of the framset the user is i wont loose this variable.
>>
>>I can't find the right syntax to do it and then display it...
>>
>>Thanks...!!!
Previous
Reply
Map
View

Click here to load this message in the networking platform