Gossamer Forum
Home : Products : DBMan : Customization :

Pressing return key to submit forms

Quote Reply
Pressing return key to submit forms
I have DBMan set up and running perfectly, except for one minor thing...

If I fill out a form (such as the "search" form) and then press the return key to submit it, I get this error:

Error: Unknown Action
The database program received a command that it did not understand.

However, if I click on the "View Records" button (or whatever the submit button is), DBMan processes my input with no problems. I'm using IE 4.5 on a Mac, but I don't think it's a browser issue because I've never had this problem with any other web pages.

Thanks in advance for any help...

Geoff
Quote Reply
Re: Pressing return key to submit forms In reply to
Try adding this hidden field and see if it works.

Code:
<input type="hidden" name="view_records" value="1">

Shane
www.marketuplinks.com