<head><script>function pulsar(e) { tecla=(document.all) ? e.keyCode : e.which; if(tecla==13) return false;}</script></head>
<body onkeypress="return pulsar(event)">