Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/10/2003, 09:31
Avatar de txarly
txarly
 
Fecha de Ingreso: marzo-2003
Ubicación: Eibar (Gipuzkoa)
Mensajes: 455
Antigüedad: 22 años, 2 meses
Puntos: 2
Utiliza las funciones date y time para obtener la fecha y la hora por separado:

Código:
<input type="hidden" name="date" value="<%= date()%>">
<input type="hidden" name="time" value="<%= time()%>">
Un saludo
Txarly
__________________
¿Por qué Uri Geller doblaba cucharas?