The Login page lets the user log on to the system. The Remember me option is found on the Login page. By default the remember me checkbox is unchecked.
When the Remember me checkbox is checked a cookie is created. This cookie stores the user name and password of the user. The next time the PrintShop Mail Web web site is visited by the user the system will check for the cookie and automatically log in the user in order to show the appropriate content.
Cookies are in fact only data, not program code. Cookies cannot erase or read information from the user's computer. A cookie is a piece of text that a Web server can store on a user's hard disk. Cookies allow a Web site to store information on a user's machine and later retrieve it. Internet Explorer and other browsers store cookies on your computer. If you use Microsoft's Internet Explorer to browse the Web, you can see all of the cookies that are stored on your machine. The most common place for them to reside is in a directory called c:\windows\cookies. You can see which Web site placed the file on your machine by looking at the file name (the information is also stored inside the file). You can open each file by clicking on it.