un esempio può essere:
codice:
<input type="text" onKeyUp="if(event.keyCode==13){return false;}">