I have a simple form, 1 text field, 1 button called search.
Using Mozilla or Netscape, pressing the "enter" key on the keyboard sets the focus to the "search" button. which executes the search correctly.
The Problem;
IE6 reloads the page without executing the search......??????
What am I missing?