M
Mike Randall
How do you test for the existance of session variables? I use session
variables to keep open file handles. In ASP I could use
IsObject(Session("var")) . What can be used in webforms to do this?
Thanks,
variables to keep open file handles. In ASP I could use
IsObject(Session("var")) . What can be used in webforms to do this?
Thanks,