Netscape 7 (Mac OS 9.2) isn't clearing out old history

Ask a Question related to Mac Applications & Software, Design and Development.

  1. #1

    Default Netscape 7 (Mac OS 9.2) isn't clearing out old history

    My remember visited pages setting (edit : preferences : history :
    remember pages visited for the last __ days) is 3.

    But when I view my history it stretches back more than six days. I
    have tried exiting Netscape normally (versus having the Mac shutdown
    do it) and restarting, but something is causing it to fail.

    Any suggestions on how to make it work properly again?
    usenetdg Guest

  2. Similar Questions and Discussions

    1. Clearing Results
      In my app, I have a section called add sale. When this state is called I use initialize to call a fucntion. This function queries my db and I use...
    2. Clearing cache?
      What does clearing the cache do? I've seen posts referring to this and wanted to know what this does. Does this compromise the computer at...
    3. sorting/clearing
      i have a switchboard that i can open several different forms. one form allows me to select records to be displayed on a report through the use of...
    4. Clearing the stage
      I've just found out how to draw pixels on the stage on a mouseDown (thanks JohnAQ) with: on mouseDown clickedSprite = the clickOn if...
    5. Clearing internet history
      Internet Explorer > Properties > Clear History (Think default is 20 days to keep pages in history and can change that to any number of days wish -...
  3. #2

    Default Re: Netscape 7 (Mac OS 9.2) isn't clearing out old history

    In article <bfjm8b$sri$1@acme.gcfn.org>, [email]fmoore@gcfn.org[/email] (Fred Moore)
    wrote:
    > I don't know for sure. Perhaps it's remembering the URL for more than
    > 6 days but is clearing the cache of the page after 3.
    >
    > Also, you didn't say which v.7 you're using. Upgrade to 7.02 if you
    > haven't. That's the last one for OS 9 and fixes a few bugs.
    >
    > hth
    >
    > --Fred
    >
    > usenetdg (usenetdg@hotmail.com) wrote:
    > : My remember visited pages setting (edit : preferences : history :
    > : remember pages visited for the last __ days) is 3.
    >
    > : But when I view my history it stretches back more than six days. I
    > : have tried exiting Netscape normally (versus having the Mac shutdown
    > : do it) and restarting, but something is causing it to fail.
    >
    > : Any suggestions on how to make it work properly again?
    I have had 7.02 since much earlier this year.

    After doing some investigating, I think the problem *could* be this: I
    sometimes just "sleep" my computer, leaving all the applications running
    for 48 hours or longer. *Perhaps* (not sure), if I keep the computer
    and Netscape open all through the third day, it doesn't know to clear
    the history. Seems ridiculous (in other words, "if day == 3 then clear
    history" should in fact be "if day >= 3 then clear history" - wouldn't
    the great minds behind the browser have thought of that?), but I've seen
    stranger things happen.

    I dragged my history file to the trash, and have started again. I'll
    know in a few days if my guess is right.
    dakota7 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139