N
NETUser2004
Hello,
I am carrying some values into a page using Session object. I would
like to remove the session values that I used on this page [not to
overcrowd session] when the user leaves to another page. But I need
these values as long as user is on this page [If user presses page
refresh, these Session variables must not be erased].
My environment is ASP.NET/VB.NET.
Thanks in advance
-NET User
I am carrying some values into a page using Session object. I would
like to remove the session values that I used on this page [not to
overcrowd session] when the user leaves to another page. But I need
these values as long as user is on this page [If user presses page
refresh, these Session variables must not be erased].
My environment is ASP.NET/VB.NET.
Thanks in advance
-NET User