IE suddenly shut down? It turned out to be a cookie data file. The ghost

  

One day, a colleague found me and said that he would download some information from the Internet. I don't know why, as long as I open the website, IE will automatically close. When you open another website, IE browsing is normal. As a computer teacher, it is incumbent to solve such problems. I tried it on the teacher's machine, and as it said. So I tried to download a separate browser and the fault persisted. At this time, I remembered that there was an article about the "Cookie" information. Is it messing up? I tried to find the cookie folder under C:\\Winnt and completely deleted the information. Open that website again, ha... The webpage appears normally, and the problem is solved.

I. Analysis reason
A cookie is a data file sent by a web server to a computer. It records some information about each login site for recovery purposes. For some reason, the error message generated by the webpage is saved in the cookie. When logging in to the site again, the site will verify the cookie in the online session, and the webpage is closed due to the error message.


Second, the prevention method
To prevent the above situation, you can disable the cookie in the browser to solve. In Windows 98, click the "Tools → Internet Options → Security" command in IE, in the "Security" tab, select the Internet, trusted sites, click the [Custom] button, and the "Safe" pop-up In the Settings dialog, set the "Cookie" item to disabled. After confirming, in the pop-up "Warning" dialog box, click the [Yes] button to complete the operation.

Copyright © Windows knowledge All Rights Reserved