codice:
<input type="checkbox" onclick="if (this.checked) alert('Messaggio');" value="v" name="c" />
ciao