%' @ LANGUAGE="VBSCRIPT" %> <% 'OPTION EXPLICIT %> <% 'on error resume next 'dim pass 'if Request.Cookies("hrpd") = "" then ' Call Response.Redirect ("pass.asp") 'else ' pass = Request.Cookies("hrpd") ' if pass <> "hrerp2005" then ' call Response.Redirect ("pass.asp") ' end if 'end if %>
|
|