Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a signature from the browser
Message
De
25/09/2013 08:59:32
 
 
À
25/09/2013 08:33:42
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01583960
Message ID:
01584087
Vues:
30
>Using 'cookieless=true' doesn't prevent you from using cookies - just means that the sessionId is in the URL not in a cookie. So if, for example, you wanted to store the user name per session you could use a cookie with the SessionId as the key and 'UserName' as a sub-key. Something like this.

So, we are talking about the ASP.NET session and not the Member.Session field I am using. Does this mean you see visually in each URL request a longer URL with the ASP.NET session?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform