%response.buffer=true%> <% pwd=Request.QueryString("pwd") if pwd="" then pwd=Request.Form("pwd") end if nome=Request.QueryString("nome") if nome="" then nome=Request.Form("nome") end if n1=Request.Cookies("Sportivo")("nome") attuale= session("nome") if attuale<>"" then pwd=qpwd nome=attuale end if if pwd<>"stilnuovo" and pwd<>qpwd then %>
<% else cookydomain=".www.Sportivo" cookydie=date+365 Response.Cookies("Sportivo")("nome") = nome Response.Cookies("Sportivo").Expires = cookydie Response.Cookies("Sportivo").Domain = cookydomain session("nome")=nome %> Bentornato, <%=nome%> Visita pure il sito, sei abilitato.
Leggi: - 1974 - 1975 - 1976 - 1977 - 1978 - 1979 - 1994 - 1995 - 1996 - 1997 - 1998 - 1999 - 2000 - 2001 - 2002 - 2003
<%end if%>