Re: Pictures won't store in user's cache

From: Steve Easton (admin_at_95isalive.com)
Date: 04/05/04


Date: Mon, 5 Apr 2004 13:28:40 -0400

My first though when I read this was "Impossible"

Then I opened the page and then checked my browser cache files, and sure enough
they aren't there.

The interesting thing is you've managed to do something that no one else has
ever accomplished, so I've saved the html page to figure out how it's happening.

Any way, one way to "fix" or work around it is to open pictures.htm and right
click the page, select page properties and set the base href to new window.
This will open the images in a new browser window and when the user closes the
window pictures.htm will still be there with the images.

hth

-- 
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer
"AWS" <aaron@silverstarcabinets.com> wrote in message
news:CBA68079-249E-4ECC-BB97-9FBB22DDA07A@microsoft.com...
> Sort of an annoying little thing I can't figure out. I've built a web site
(www.silverstarcabinets.com) and none of the pictures I've put into it are
caching and the photo gallery (100+ pictures with auto thumbnail) thumbnail
doesn't cache either.  So now when I view the full size picuture and then return
back to the photo gallery, the thumbnails have to all reload again.  What am I
doing to wrong to cause all the images not to cache.


Relevant Pages

  • Re: ListView - Caching Thumbnails?
    ... I was thinking, it would speed things up if I could cache a thumbnail for each image, and display that, rather than the actual image. ... Dim myimagecache as new Dictionary ... To be honest I wouldn't use this feature, not only is it slow but it can also return embedded thumbnails in images which don't always match the actual image. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Compilation of managed code (IL) into native code
    ... the caching is done by the OS in the file system cache for non ngen'd ... images or on XP and higher in the prefetch cache for native images ... | for the first time then is the full app converted to native code or just ... | believe that there might be some caching of the native code which the CLR ...
    (microsoft.public.dotnet.framework.clr)
  • Images not cached at subdomain URL
    ... does not cache any images at all when the subdomain URL is called ... the images are cached normally. ... Images do not cache at: ... browser cache settings and I've ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Images not cached at subdomain URL
    ... is not to cache. ... The fix is to get the server operator to stop ... > does not cache any images at all when the subdomain URL is called ... > browser cache settings and I've ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Getting IE6 to honor caching directives and CACHE contents...
    ... I try to set headers to make sure that the browser caches the images for 10 minutes. ... Finding info on this on Google is a bit difficult, because as we all probably know, the most common problem is not to get IE to CACHE content but to get it to NOT cache content, which is the opposite of my problem;) ...
    (comp.lang.php)