[IxDA Discuss] Form Validation
Jacob Smith
jake at shoeinthedoor.com
Thu Jan 3 10:53:44 PST 2008
I would highlight something Bryan said above. Back end error checking
is important, but why not use some front end JavaScript to check for
simple things like blank fields.
With unobtrusive JavaScript you can set a script up once and apply it
to all your forms easily.
You can see an example here:
http://shoeinthedoor.com/testing/form-validation.htm
It's rather simple and could use some more work, but it gives you an
idea of what you can do.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Posted from the new ixda.org
http://www.ixda.org/discuss?post=24099
More information about the Discuss
mailing list