Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8730571
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:03:05+00:00 2026-06-13T09:03:05+00:00

I am using jquery validation engine for validating a password recovery form with an

  • 0

I am using jquery validation engine for validating a password recovery form with an email field and a submit button.
It checks with inline ajax validation that the email address is in the database. If I type in the email address and hit Enter the ajax validation works fine and the form is submitted.
However I click on the submit button the email field is getting validated, but the form is not submitted.

<form action="/lost-password" method="post" id="checkmail">
    <input type="text" name="email" id="email" class="validate[required,custom[email],ajax[ajaxEmailCall]]"/>
    <input type="submit" value="Send password" name="submit"/>
</form>
$(function(){       
    $("#checkmail").validationEngine();     
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T09:03:06+00:00Added an answer on June 13, 2026 at 9:03 am

    Change the button name from name="submit" to name="btnSubmit" and see if it makes a difference. If it works, the submit name is screwing up the form’s submit method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the jQuery Validation Engine . I want the erroneous form field to
Im using this validation plugin: https://github.com/posabsolute/jQuery-Validation-Engine The email input field i have should validate
I am using Inline Form Validation Engine 1.6.2, jQuery plugin to validate form. But
I'm using the jQuery validation engine to parse my form data: https://github.com/posabsolute/jQuery-Validation-Engine What would
I'm using jQuery validation to validate a form with a radio button set on
I'm using jQuery validation engine for the user registration form on my site and
I tried to make an contact form via AJAX with jQuery and Validation Engine
I'm using this jQuery Validation script to submit my form(s), but I need some
Using jquery validation: http://docs.jquery.com/Plugins/Validation I am also validating each field on blur: //validate each
I'm using the jQuery Validation Engine to validate some form fields. Everything's working well

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.