• Javascript Form Validation

    Author
    Topic
    #429181

    I

    Viewing 0 reply threads
    Author
    Replies
    • #998845

      At first glance, you may need to check your comparison line: if (myvar==”hoosiere” || “HOOSIER”)
      It should probably read: if(myvar==”hoosiere” || myvar==“HOOSIER”)

      (You need to add a comparison operator for the second value.)

      Hope this helps!

      • #998846

        So simple… It is working now. Thank you for responding, and so quickly, too!

        Kathy

        • #998847

          I’m so glad it worked! That one happened to be easy to spot because I’ve made the same mistake myself a number of times. Whew! thumbup

    Viewing 0 reply threads
    Reply To: Javascript Form Validation

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: