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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T13:09:15+00:00 2026-05-19T13:09:15+00:00

I have a typical login form with username and password. When a user enters

  • 0

I have a typical login form with username and password. When a user enters this information, their web browser will save the username and password for them (assuming their browser is configured to allow this). Suppose the username is “User01” and the password is “Password01”.

Now suppose the user changes/resets their password to “Password02”. The web browser doesn’t recognize my password reset form as a login form, so it doesn’t update/change/save the password in the user’s web browser.

So when the user leaves my website and comes back at a later date, they come to my login page. They enter their username “User01” and it autocompletes the wrong password of “Password01” but the user doesn’t know this because they just see ****. The user eventually locks their account then calls up our customer service to yell at us.

<form action="updatePassword.php" name="frmPasswordChange" method="POST">

<label>Old Password</label>
<span class="textbox"><input type="password" maxlength="14" size="14" name="oldPassword"></span>
<br />

<input type="hidden" name="username" value="User01">

<label>New Password</label>
<span class="textbox"><input type="password" maxlength="14" size="14" name="newPassword"></span>
<br />

<label>Re-enter New Password</label>
<span class="textbox"><input type="password" maxlength="14" size="14" name="newPasswordReEntered"></span>
<br />

<span class="buttonHolder">
<button type="submit" class="styledButton updateButton">Save Password</button>  
</span>

</form>
  • 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-19T13:09:16+00:00Added an answer on May 19, 2026 at 1:09 pm

    I think that the way a browser handles inputs is largely from semantical reading of the login form. That is to say, if a text field is named “username” and a password field is named “password”, that tends to carry over.

    Problem in your case is that it sounds like you have two different pages through which one can login. It is a known issue/feature that web browsers associate login info on a page-to-page basis. For example, one of the sites I regularly login to stores different login credentials between the homepage and the forgot password page (with the “forgot password” page, somewhat ironically, having the correct credentials).

    Until some sort of standard is developed that allows linking of forms by something like the ID attribute, I’m going to posit that there’s not much you can do about this, apart from maybe doing a quick IP read and giving the username. But that would be stunningly bad practice.

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

Sidebar

Related Questions

I have a typical User model (username, password, name, etc). I want to allow
I have typical login screen. I was able to use imeOptions to allow user
I have typical requirement that, if a user login to application and if he
I have typical web application based on PHP, HTML, and javascript. From an HTML
I have a typical form_for for registering user. But in the end I would
I have a win form UI that looks like a typical calculator. Naturally I
I have a problem with SSRS Report Manager web application(but again I see this
I have a typical login screen(table layout). What I would like to do is
I have the typical HTML "contact me" page, i.e. name, e-mail address and message.
I have a typical enterprise/business application that I am developing that includes orders, salespersons,

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.