Html form needs validation script installed correctly

by 6 replies
7
I've got several optin forms on my site which are tied to a php script that adds the user to my CRM/database (Solve360 by Norada).

Problem is that none of the form fields are required. This allows people to see the form and just click the submit button and it takes them to the download page for the offer.

I've been looking at and playing with some scripts that are supposed to make the form fields required but I've been unable to make it work.

I'm looking for someone here on Warrior to add the script for validation to the html form and test it until it works properly. Zip with files is attached for review.

Happy to pay a reasonable amount for a working form that validates submission.
#programming #correctly #form #html #installed #script #validation
  • Here you go i added check to be sure that client has javascript enabled.
    • [1] reply
  • Uh oh i must have typo in regex will take a look right now

    Edit: Ok fixed try it now
    • [ 1 ] Thanks
    • [1] reply
    • Total awesomeness! Thank You, it works perfectly. Simple solution. You're simply the best... If I can bless you for this, message me your PP account...
      • [1] reply
  • If you want validation for client-side, I suggest you to using jquery validation plugin,

Next Topics on Trending Feed

  • 7

    I've got several optin forms on my site which are tied to a php script that adds the user to my CRM/database (Solve360 by Norada). Problem is that none of the form fields are required. This allows people to see the form and just click the submit button and it takes them to the download page for the offer.