Results 1 to 3 of 3

Thread: Need form validation JavaScript

  1. #1
    Join Date
    Aug 2006
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face Need form validation JavaScript

    i have created a form...with a java code.....ALL I NEED TO KNOW IS HOW TO ENTER A VALIDATION CADO...SO WHEN PEOPLE FORGET TO ENTER DATA A MESSAGE WILL APPEAR FOR EXAMPLE: "PLEASE ENTER YOUR NAME" AND SO ON...BEFORE THEY CLICK THE SUBMIT BUTTON...




    URGENT ......!!!! PLEASEEEE!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    I think you mean you're looking for a form validation script, to ensure that certain fields are filled out before the user is able to submit a form? If so, here are a few such scripts:

    Required field(s) validation
    Form validation scripts

    Note: Please avoid typing in all-caps in the future (that implies shouting). Also, JavaScript is NOT Java. Java is a compiled language.

  3. #3
    Join Date
    Aug 2006
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Generic JavaScript Validator 1.0 (beta)

    Try this generic JavaScript validator 1.0 (beta)

    http://www.vikaskbh.com


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •