B
brian
If I declare a session variable: session("Link") and
later code: session("Link") = Nothing, will that free up
the space taken up by the variable? Or do you have to
abanden the session?
Thanks
later code: session("Link") = Nothing, will that free up
the space taken up by the variable? Or do you have to
abanden the session?
Thanks