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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:46:13+00:00 2026-06-18T10:46:13+00:00

I have a basic text input for a login form and I’d like the

  • 0

I have a basic text input for a login form and I’d like the browser to remember email addresses that the user has entered, but it’s not working. I don’t think I should need to add a full auto-complete system to get this to work since it’s something the browser should be doing. I don’t see anything special on sites I’ve visited where this works.

If I search for this problem all the answers are about disabling autocomplete.

Here’s my login form:

<form id="login-form">
  <fieldset>
    <input id="email" type="email" placeholder="Your email" required="" >
    <input id="password" type="password" placeholder="Pick a good password" required="" minlength="6">
    <button class="login">Register</button>
  </fieldset>
</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-06-18T10:46:14+00:00Added an answer on June 18, 2026 at 10:46 am

    So the problem here seems to be that I didn’t have a “name” attribute on my input. It also seems that I need to have specific values for the name. “email” works and “login” works, but “user_email” and “foo” don’t work.

    Surprisingly this started working as soon as I added ‘name=”email”‘ to the input, so it seems that Chrome was saving the values, but wasn’t showing them.

    This simple input is all you need for Chrome to do email autocomplete:

    <input name="email">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a basic PHP form here that sends an email when submitted: <div
I have a basic signup form: <form action=adduser method=post onsubmit='passwordCheck()'> Email Address: <input type=email
I have just a basic html form within index.php which contains two text fields:
I have a basic newsletter signup form with an email field and two buttons
I have a basic empty form and would like to only show the submit
First: I'm JavaScript newbie. So.. I have basic form with password, repeat password, email
I have a basic form with some input fields. I want to save the
Hey all, I have a basic HTML contact form that goes to a .php
Basically, I have a login button on a login form that works fine with
I have a question regarding JSF conversion. I have an input text define like

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.