Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/07/2006, 06:39
Avatar de trasgukabi
trasgukabi
 
Fecha de Ingreso: septiembre-2004
Mensajes: 2.749
Antigüedad: 20 años, 7 meses
Puntos: 18
Código:
<option value="<%=day(rs("fecha"))%>" selected><%=day(rs("fecha"))%></option>

<option value="<%=month(rs("fecha"))%>" selected><%=month(rs("fecha"))%></option>

<option value="<%=year(rs("fecha"))%>" selected><%=year(rs("fecha"))%></option>
mete cada uno de estos en los select correspondientes y ya está