Results 1 to 2 of 2

Thread: forcing images to be cached?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    forcing images to be cached?

    I have a page with a lot of small thumbnail images. It seems like that every time I view the page, every single thumbnail is reloaded again. Is there any way to tell the browser to use the browser cache to save the images?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Tools > Internet Options > Temporary Internet Files Panel > Settings > Automatically.

    Or, if this is ASP.Net reloading the images, e-mail me [email protected] and I'll show you some code I have developed to cache files.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

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



Click Here to Expand Forum to Full Width