Form Field Autocomplete

  • Thread starter Thread starter Allen
  • Start date Start date
A

Allen

For a form which has set autocomplete="off" is there anyway to have the browser override this and use autocomplete anyway. This creates an accessibility issue.

Even a registry hack may be acceptable.

TIA
 
Hi Allen,

You could use a toolbar that has a form fill feature (Google, MSN, Roboform) or the Profile Assistant.

Search MSDN for info on programming the Profile Assistant. You will find IE's settings for the Profile Assistant on the Content tab of Internet Options.

Regards.
For a form which has set autocomplete="off" is there anyway to have the browser override this and use autocomplete anyway. This creates an accessibility issue.

Even a registry hack may be acceptable.

TIA
 
Back
Top