Functions in ASP
Hi,
I need to know more about the whensession_expires() function. I may be wrong with the syntax but what I mean is if I keep some value in variables throught a session but the session suddenly expires or the user logs out ending the session. What happens to the value stored in those variables and alternatively can they be stored somewhere so that they can be recovered later or are they lost as soom as the session ends.
|