Menu

#25 Verify all forms with JS

1.0
open
nobody
None
2013-03-11
2013-03-10
insename
No

If the form is not validated, it will return an error message.

http://www.w3schools.com/js/js_form_validation.asp

Discussion

  • Eric

    Eric - 2013-03-11

    Was this discussed as something we would implement?

     
  • Eric

    Eric - 2013-03-11

    Shouldn't this be mentioned in our SRS and SDS somewhere?

     
  • insename

    insename - 2013-03-11

    This is really a subset of things that we should have been doing all along. It's basic functionality. Without it the user can make accounts with no passwords or search for an empty string. It's just bad practice. It doesn't have to be in JS but I don't know a way of doing it in straight HTML.

     

Log in to post a comment.