<%if LCase(Request.Form("password")) = LCase(password) then Session("login")="yes" elseif Request.QueryString("logout") = 1 then Session("login")="" end if%> <%if Session("login") = "" then %> Password: