I've created a AJAX powered form, and I would like to submit data from a input (text) field on enter (as if you would on a normal form where it would send the data cos of the form field and the submit button).
Is there a javascript function that reads like 'OnEnterKeyDown' do this...?