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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



On February 6, 2017 10:47:43 AM Bob Sneidar via use-livecode <use-livecode@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@lists.runrev.com<mailto:use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to