codice:
<textarea name="t" onblur="if (this.value.length!=8) { alert('Errore!'); this.focus();" }></textarea>
ciao