Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/07/2002, 12:20
anfiguero
 
Fecha de Ingreso: marzo-2002
Mensajes: 50
Antigüedad: 23 años, 1 mes
Puntos: 0
Re: funcion fecha

ya lo solucione., gracias era una tontera

fecha = day(now())
if fecha >= 10 then
response.redirect("error.htm")
end if