<body onkeydown=todo()><script language=javascript><!--function todo(){if(event.keyCode==13){frm1.button1.focus();frm1.button1.click();}}--></script>