Results 1 to 3 of 3

Thread: Cache
      
   

  1. #1
    pmoose316 is offline Private
    Join Date
    Jul 2009
    Posts
    2

    Exclamation Cache

    How do I go about clearing my cache?
    Thanks!

  2. #2
    wysiwyg4 is offline Major
    Join Date
    Nov 2007
    Posts
    481

    Default Re: Cache

    If you are using FireFox,

    Click on Tools
    click on Clear Recent History
    a bunch of options
    select what you need to do
    OK

    If you meant to say in BV
    I know there is a code that you have
    to include in your pages
    to clear it. Search in this forum.

  3. #3
    ahimsa's Avatar
    ahimsa is offline Major General
    Join Date
    Jan 2009
    Location
    in the now :)
    Posts
    2,172

    Default Re: Cache

    ....find an empty spot on your page/s
    right click
    click Page HTML
    click "between head tag"
    type in the following EXACTLY including spaces where shown

    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">

    save page/s
    publish

    As an &/or - press F5 many, MANY times
    good luck,
    david
    Never measure the height of the mountain you're climbing. At the summit, look back and see how small it really is!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not 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