Does anyone know of a way to disable the return button on a page? I have form that has an onblur check on a field and if enter is pressed multiple times the form will submit with inproper data. I would like to disable the return button and require mouse clicks only. Thanks in advance for your help!