In a user's computer, a collection of the most recent Web pages and files downloaded from the Web. The files are stored in a folder that acts as a cache so that subsequent requests are retrieved from the local hard disk. When the user requests the same page again, a request is sent to the Web site for the date of the file. If the date is newer than the one stored locally, the page is downloaded. If it is the same, the page is read locally.