WOO-HOo
I have got this working now, and it was the ASP.
I should put this in the ASP forum, but since it is the solution to this i will leave it here.
The replies above are correct and work fine now that the ASP is fixed.
The ASP form is for a customised version of the search that is included with IIS 5 / Index server, and there was a line saying
if Request.Form("searchit"

= "Go" then
this makes the submit action only true if the button named 'searchit' is pressed.
I commented out this line and it's corressponding 'end if' statement and the return key now functions, and the actual search isn't affected.
Anyone who would like the full source code please email me,
jez@smokingbear.com
And thanks again.
Oh and as for the tab order I haven't gone back to that yet as with only one text field and one button, tabbing gets you where you want to go.
Cheers
Jez
