December 09, 2003

Submit to this

The bread and butter of most of my recent web apps has been processing user form submissions. One of the things that's always caused me grief with web forms was how hitting the "enter" key in some cases triggered the form to submit. Many times the user wasn't done entering data or the form failed to pass-along the key/value pair associated with the actual submit button. Today I came across a nice little essay which sheds some light on the crazy quirks.

Posted by Matthew at December 9, 2003 01:07 PM
Comments