Is there a difference between hitting the "Enter" key on a form and simply clicking the "Submit" button?
Right now whenever I click the button on my form, my variables process as expected and everything goes according to plan. However, when I hit the enter key, the page changes, sans variables (without passing the variables, pardon my French ;p).
Thanks for any help on this horribly stupid HTML question. I can post my code if necessary.