%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% session("login")=request("nome") %>
<% IF Request.QueryString("negado") = "true" then Response.Write "Dados incorretos" End If %>