Well, this is actually a built in browser function. If you're using IE, then pressing enter will send the form as long as there is a submit button.
You may have to use some javascript instead. Try looking up javascript form submissions on a search engine.