Microsoft KB Archive/942090

From BetaArchive Wiki
Knowledge Base


The AutoComplete feature does not work in Windows Internet Explorer 7

Article ID: 942090

Article Last Modified on 10/5/2007



APPLIES TO

  • Windows Internet Explorer 7 for Windows XP



Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

322756 How to back up and restore the registry in Windows XP and Windows Vista


SYMPTOMS

You enable the settings in the AutoComplete Settings dialog box on a Microsoft Windows XP-based computer. However, the AutoComplete feature does not work in Windows Internet Explorer 7. For example, when you try to enter text in a form that was previously used in another form, the AutoComplete feature does not enter the text.

CAUSE

This problem occurs when the value of the FormSuggest registry entry that is located under the following registry subkey is set to 0:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel


RESOLUTION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this problem, change the value of the FormSuggest registry entry to 1. To change the value, follow these steps:

  1. Click Start, click Run, type regedit, and then click OK.
  2. In Registry Editor, locate and then click the following subkey:

    HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel

  3. In the details pane, double-click FormSuggest.
  4. In the Value data box, type 1, and then click OK.


Keywords: kbtshoot kbprb kbexpertisebeginner KB942090