Top "Autofill" questions

Autofill relates to auto-populating data into user interface forms, etc.

Disabling Chrome Autofill

I have been running into issues with the chrome autofill behavior on several forms. The fields in the form all …

html forms google-chrome autocomplete autofill
Override browser form-filling and input highlighting with HTML/CSS

I have 2 basic forms -- sign in and sign up, both on the same page. Now, I have no problem …

html css input autofill
Google Chrome form autofill and its yellow background

I have design problem with Google Chrome and its form autofill function. If Chrome remembers some login/password it changes …

html css forms google-chrome autofill
Detecting Browser Autofill

How do you tell if a browser has auto filled a text-box? Especially with username & password boxes that autofill …

javascript jquery events event-handling autofill
Prevent textbox autofill with previously entered values

I have an asp page with some Textbox controls on it. By default, the browser will suggest previously entered values …

c# asp.net autofill
Disable form autofill in Chrome without disabling autocomplete

How can we disable Chrome's autofill feature on certain <input>s to prevent them from being automatically populated …

html google-chrome autocomplete autofill
How to trigger Autofill in Google Chrome?

I would like to know if there is some kind of special markup to enable the Chrome autofill feature for …

html google-chrome autofill
Excel VBA "Autofill Method of Range Class Failed"

The following VBA code (Excel 2007) is failing with Error 1004, "Autofill Method of Range Class Failed.". Can anyone tell me how …

vba excel excel-2007 autofill
Disabling Safari autofill on usernames and passwords

You might already know, that Safari has a nasty autofill bug where it fills email, username and password fields no …

html security autocomplete safari autofill
Disable Google Chrome Autocomplete / Autofill / Suggestion

I want to disable google chrome autocomplete / autofill / use password suggestion Something similar with autocomplete="off" (this one is not …

html google-chrome autocomplete autofill