fermer une session [ASP] - Programmation
Marsh Posté le 08-11-2001 à 10:29:56
ok bon, j'ai trouvé (vous dormez ou koi ce matin ? )
"A script can end a session programmatically by calling the Abandon method of the Session object. When a user completes an application and a session is no longer needed, the script can simply call Session.Abandon to end the session and free the server resources used by that session"
Marsh Posté le 08-11-2001 à 10:23:22
J'ai pas envie de chercher
Comment on fait pour détruire une session et toutes les variables de session avec du code ASP ?
Merci d'avance