If your form is up to standards, then hitting the enter key on any field, with the exception of textarea, should submit the form. If you are using an image for your submit button via the <input type="image"> tag, then you'd have to tab until on the image before hitting enter for it to work.
HTH Martin >>> Seth Yount <[EMAIL PROTECTED]> 06/24/02 03:58PM >>> initially I would look at your button type in the source code. Their are two basic types of buttons, the ' submit ' and the ' clear form '. If that doesn't work, post back gl -- Seth Matthew Crouch wrote: > got my other one sorted out; thanks everyone. > now: > how do i get it so when you hit "enter" on the keyboard it's the same as > hitting the "submit" button with the mouse? When I hit enter, it clears > my form and reloads the current page. > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php