Solution: IE7 cannot automatically complete the form

Source: Internet
Author: User

After ie6 can automatically complete the form and ie7 is upgraded, it is found that the form cannot be automatically completed. The following method can be used to solve the problem (see the text below ):

Method 1:
1. Open Registry
2. Find the HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Explorer new item Main
3. Create a new string "Use FormSuggest" (without quotation marks) in Main and assign "yes ".
If you want to disable auto-completion in the future, or want to freely set whether to enable the auto-completion form function in IE, refer to bench.

Method 2:
1. Open the Group Policy (START-run, enter gpedit. msc, OK)
2. Find user configuration-management template-windows components-internet explorer (see "Group Policy location ")
3. Find the Automatic completion function of the disabled form, double-click the settings tab and select Disabled, click Apply or OK.

The Registry file exported below can be imported directly.

Save as ie7 and run. reg automatically.
Copy codeThe Code is as follows: Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Explorer \ Main]
"Use FormSuggest" = "yes"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.