When you save your login info, what the site does is put a cookie on your computer that contains that info. If you are running a program that deletes cookies, that is where you are losing the info. If you are running such a program, you need to exempt the cookies from those sites from being deleted. |