<% If Not Request.Cookies("KAOS_NEWS").HasKeys Then z1_AccessLevel = -1 Else z1_AccessLevel = Request.Cookies("KAOS_NEWS")("accesslevel") End If %>
<% If Request.QueryString("msg") = "" Then If Request.Cookies("KAOS_NEWS").HasKeys Then Response.Write "you are logged in, use the menu above to navigate the updating section." Else Response.Write "you are not logged in. you need to log into the system before you can modify anything." End If Else Response.Write Request.QueryString("msg") End If Response.Write "

" 'login form If Request.Cookies("KAOS_NEWS").HasKeys Then Response.Write "