Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session variable
Message
De
28/02/2001 13:36:20
 
 
À
28/02/2001 13:19:03
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00479705
Message ID:
00480629
Vues:
23
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...!!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform