Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/01/2002, 21:38
Avatar de Aston
Aston
 
Fecha de Ingreso: mayo-2001
Ubicación: Madrid
Mensajes: 933
Antigüedad: 24 años, 1 mes
Puntos: 0
Re: Como lo hago.....

Y si no quieres utilizar cookies, con variables de sesión es muy similar:

<%if Session("usuario") = "" then
Response.Redirect("error.asp")
end if%>

Saludos. :)


<a href="http://www.laventanita.net/" target="_blank">
<img src="http://www.breogan.org/images/Aston.gif" border="0" alt="La Ventanita.net - Lo imprescindible en la red"></a>