Ver Mensaje Individual
  #1 (permalink)  
Antiguo 21/02/2008, 10:28
shembao
 
Fecha de Ingreso: febrero-2008
Mensajes: 73
Antigüedad: 16 años, 2 meses
Puntos: 0
consulta sobre activar un input text php

hola ... como lo hago para activar y desactiva un input text dependiendo si el checkbox esta marcado o no???

Código:
<input type="text" name="cliente_rut" size="30" /> <input type="checkbox" name="box_rut" checked="checked"/></td>