I am confused by something that's happening with some asp pages I am editing.

I effectively just have a search box "frmSearch" and a button "btnSearch" which submits the form.

When I press {ENTER} in "frmSearch" the form is submitted. Why? How can I stop this happening?

Thanks!