No-Cache an Image ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Brujah
    Beer Money Baron
    • Jan 2001
    • 22157

    #1

    No-Cache an Image ?

    I have a page that links an image I'm generating. I want it to update the image every time it's updated, but the browser is caching the image. I do want to cache the 50 to 100 other images that make up the design, but I want this 1 specific image to be renewed and it's cache expired or whatever. Is there a way I can force it per-image ?
  • bringer
    i have man boobies
    • Jul 2003
    • 13082

    #2
    bah, nevermind
    Last edited by bringer; 02-07-2006, 04:59 PM.
    333-765-551

    Comment

    • rowan
      Too lazy to set a custom title
      • Mar 2002
      • 17393

      #3
      Append "?" or "?<random_number>" to the img URL, most browsers will not cache that.

      Comment

      • bringer
        i have man boobies
        • Jul 2003
        • 13082

        #4
        http://www.simtec.ltd.uk/httpgallery/caching/
        333-765-551

        Comment

        Working...