small question about Session("variables")
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
Are they automatically cleared/dropped when the user closes his browser? I sure hope they are... If not, how to make sure that happens..?
-
Are they automatically cleared/dropped when the user closes his browser? I sure hope they are... If not, how to make sure that happens..?
Yes, It will be cleared after closing the browser.
abc
-
Yes, It will be cleared after closing the browser.
abc
thx :-D