Hi,
Have a look at this page:
http://173.203.72.190:12123/Search-Results.aspx?Mode=Browse&Cuisine=-1&Zone=-1
If you click 'Browse' with the 'Any Cuisine', 'Any Zone' values, you will see results shown for all restaurants. If you put in a search string in the 'Search' box, you should see the results for that restaurant.
Here's where it gets strange - everything works perfectly when I click on the 'Go' or 'Search' button. However, if I just type a search query and hit return, then the page responds in a very unexpected way - it's like execution was interrupted, and the Search_Click function was not called!
Please note that both the Browse and Search controls/buttons are in separate panels, with their respective buttons set as the defaultButton. You can see this working perfectly on gulfdine.com.
Any clues on what might be going on?
Thanks, WT