Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a signature from the browser
Message
De
25/09/2013 11:13:44
 
 
À
25/09/2013 10:30:17
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:
01584104
Vues:
31
>>I don't know what you mean by Member.Session (?) but yes, ASP.NET session.
>
>The Member.Session field is a framework related field I am using to recognize the user from a stored cookie. That is initialized at login.
>
>>Yes. If you allow sessionId to be stored in a cookie you will get the same id for new instances (or new tabs) for the relevant browser.
>>If 'cookieless=true' the session id is included in the URL and you get a different session for each instance or tab.
>
>Is this something you have to maintain on your own or this is all automatic?

Should be automatic. Also, for example, links from a page will add the same SessionId to the link....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform