Browser Widget Appears to be caching data (javascript)?

J. Landman Gay jacque at hyperactivesw.com
Mon Feb 6 12:22:24 EST 2017


I had the DNS caching problem in one project. We had to resort to the "?" 
trick. Without it, different computers or browsers would all load the older 
file, which usually didn't update for 24 hours.

--
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



On February 6, 2017 10:47:43 AM Bob Sneidar via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> Right. But that is the browser cache. If you are talking about a url 
> resolving to a different site, that is a function of DNS, which is totally 
> separate from the browser cache the browser maintains. I do not think the 
> browser is capable of bypassing DNS caching.
>
> But maybe I misunderstand the problem.
>
> Bob S
>
>
> On Feb 6, 2017, at 08:39 , Mike Bonner via use-livecode 
> <use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>> wrote:
>
> In an actual browser (at least as far as I know) one doesn't have to resort
> to tricks.  Like in chrome, ctrl-f5 bipasses cache and reloads.  More info
> here.  https://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list