<%@LANGUAGE = JScript%> <% if (Session("username") == null) { Response.Write("ACCESSO NEGATO"); Response.End; } %> zuzanna