codice:
<input type="checkbox" name="c" onclick="this.form.pulsante.disabled=!this.checked;" /> <input type="text" name="pulsante" disabled />
ciao