您升級為 Internet Explorer 7 後,表單無法使用自動完成的功能,沒有提示儲存密碼
徵狀
在 Internet Explorer 7 中會套用新的群組原則所致
發生的原因
-
按一下 [開始],再按一下 [執行],在 [開啟] 方塊中輸入regedit,然後按一下 [確定]。
-
於登錄編輯程式中,打開HKEY_USERS,你可以發現類似這樣的編號: S-1-2-34-1234567890-123456789-123456789-123456 ,此為您的{SID} ,請複製並記下此組{SID} 。
-
開啟[記事本],將下列機碼複製後貼上,並將下文中所有{SID}的部分,替換為您的SID,並於將此[檔案名稱]存為1.reg,[存檔類型]為所有檔案
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{SID}\Software\Policies\Microsoft\Internet Explorer]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{SID}\Software\Policies\Microsoft\Internet Explorer\Control Panel] "FormSuggest Passwords"=dword:00000001 "FormSuggest"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{SID}\Software\Policies\Microsoft\Internet Explorer\Main] "FormSuggest Passwords"="yes" "FormSuggest PW Ask"="yes" "Use FormSuggest"="yes"
-
同樣方式,開啟[記事本],將下列機碼複製後貼上,並於將此[檔案名稱]存為2.reg,[存檔類型]為所有檔案
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer]
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel] "FormSuggest Passwords"=dword:00000001 "FormSuggest"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Main] "FormSuggest Passwords"="yes" "FormSuggest PW Ask"="yes" "Use FormSuggest"="yes"
-
完成後,請點選執行上述兩個 *.reg的檔案
-
接著,開啟IE7,點選[工具],選擇[網際網路選項],然後[內容],於[自動完成]欄位中點選[設定],接著將[提示我儲存密碼]打勾
-
關閉所有Internet Explorer所有視窗
-
重新開啟Internet Explorer 7