Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/01/2013, 15:05
Avatar de andreamorante184
andreamorante184
 
Fecha de Ingreso: agosto-2012
Mensajes: 65
Antigüedad: 11 años, 8 meses
Puntos: 0
Respuesta: comparar fechas php + ajax

ah perdón lo siento, el tema es que yo tengo un checkbox con fecha y quiero que cuando lo utilicen y editen la fecha me traiga los clientes entre esas fechas.

<input type='checkbox' name='chkfecha' id='chkfecha' value='0' onChange='carga_act();'>
<label for='chkfecha'>Fecha entre</label>
<input type='date' name='fdde'> Hasta
<input type='date' name='fhta'>
__________________
Andrea Morante