%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% DIM currentPage currentPage = Request.ServerVariables("SCRIPT_NAME") Session("currentPage") = currentPage %>