Caching images?

Just starting out? Need help? Post your questions and find answers here.
bmon
Posts: 18
Joined: Thu Jun 04, 2015 4:21 pm

Caching images?

Post by bmon »

Howdy ... If I have two different web pages that load the same graphic, will Spider Basic check the cache first to see if the image is already there before loading again? As long as the specified image location remains the same for both "LoadImage" calls? Thanks!
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: Caching images?

Post by Fred »

It should cache it, as it's the browser which handle the request.
bmon
Posts: 18
Joined: Thu Jun 04, 2015 4:21 pm

Re: Caching images?

Post by bmon »

Thank you Fred!
Post Reply