Make your submit button just a regular button-type with an onclick handler
that submits the form!
:-)
Kris Rudin, MS, MCP
Site Builder Level 3
Aurora Development Group (http://www.auroradg.com)
Quote:
>By default any submit button on the page has the key_press focus!?
>Anyway I don't like that everything is submitted, if the user hits the
>enter key expecting it to behave as the tab-key.
>How do I change this default key_press action?
>Thanks,
>Bo