When you try to assign a Request.Form or Request.QueryString variable to a Session variable in your JavaScript code, you receive the following error message on a computer that is running Microsoft Windows NT 4.0 (Internet Information Server 4.0):
Session object error 'ASP 0168 : 80004005' Disallowed object use /virdir/page.asp, line xx An intrinsic object cannot be stored within the Session object. You receive the following error message on a computer that is running Microsoft Windows 2000 (Internet Information Services 5.0): Error Type: Session object, ASP 0168 (0x80004005) An intrinsic object cannot be stored within the Session object. /virdir/page.asp, line 4