Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript javascript validation

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28710
    robinettmw
    Member

    Hey guys,

    I’m trying to validate a page that just doesn’t want to validate. I’m relatively new to javascript programming, so a lot of the terms used to define objects are foreign to me. I was hoping someone could take a look at my code and see why it’s not validating. Thanks in advance.

    http://info202.info/mrobinett/contactus.html

    Matt

    #74256
    doobie
    Member

    Matt,

    I’d recommend that you use the jQuery Validation Plugin: http://docs.jquery.com/Plugins/Validation

    It’s super simple to implement, and very effective. Are you doing any server side validation, as well? It’s always a good idea to do both.

    -Jacob

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.