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 6863589
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T02:48:05+00:00 2026-05-27T02:48:05+00:00

I have a form here when you press Click To Test Signup : http://www.problemio.com/test.php

  • 0

I have a form here when you press “Click To Test Signup” : http://www.problemio.com/test.php

If you enter all the fields, it gives you a password error. The reason for that being that on the JS validation side, the password field somehow can’t be retrieved. Here is the part of my form:

 <p>
     <label for="name"><span>Password (5+ Characters):</span></label> <input type="password" id="user_pass" name="user_pass" >
 </p>
 <p id="password_error" style="display:none;">
    <span class="error">The password must be over 5 characters.</span>
 </p> 
 <p>
     <label for="name"><span>Password Confirm:</span></label> <input type="password" id="user_pass_check" name="user_pass_check">
 </p>
 <p id="password_confirm_error" style="display:none;">
    <span class="error">The passwords must match</span>
 </p> 

and here is how I retrieve the parameters:

    var password = $("#user_pass").val();       
    var pass_confirm = $("#user_pass_check").val();

    alert ("password: " + password);
    alert ("pass_confirm: " + pass_confirm);

the password confirm field actually gets the parameter ok, but the password field is always undefined or empty. Any idea why that is happening here?

Thanks!

  • 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-05-27T02:48:06+00:00Added an answer on May 27, 2026 at 2:48 am

    Your page has two password fields with same ID ‘user_pass’, one in signup form and another in login form, Use different IDs and there ‘ll be no issue.

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

Sidebar

Related Questions

I have a test page here: http://www.problemio.com/test.php and if you press Click To Test
Have a simple form (only extract fields here) but for some reason the JQserilization
so here's the problem I have one form, it outputs search results after submit,
We currently have a form with the standard multi-select functionality of here are the
I have this form in my view: <!-- Bug (extra 'i') right here-----------v -->
i have the form, and i want to upload two files. here is the
I have a complex form in Ruby on Rails 2.3.5, here's the structure for
I have a very strange behavior with Request.Form . Here are two IIS 7
Here's a problem I ran into recently. I have attributes strings of the form
I have a simple textarea which works in all browsers i.e. I can click

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.