Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cookie creation
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00856027
Message ID:
00856108
Vues:
22
>[ snip ]
>
>>>???
>>
>>Joe,
>>
>>I think that IE creates the cookie in memory rather than in a file if the cookie is not marked as persitent.
>
>What makes it persistant? I don't have a persistant property in the cookie object.
>
>:/
You need to set a date that the cookie expires otherwise it is a session cookie as opposed to a persistent. A session cookie only stays in memory for as long as the current browser session stays open, a persistent cookie stays in memory until the expiration date.

Morgan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform