Why doesn´t this code work? It works if I login with the nick I wrote when I registered. I mean, If I login as "Admin" it will work. But if I login as "admin" it won´t work. Is asp case sensitive?
if ChkString(strDBNTUserName, "display") = Request.QueryString("member") then