Is there anyway of Submitting a form in JavaScript without having to press the button. The reason that I want to do this is if enter is pressed in a field, then the form should automatically Submit itself. I've done all the testing for the Enter key and that is working fine, but the problem is the actual submit.