Old site? This may be DNS caching not browser caching. Clear the cache on your computer, and if possible, if you have a local DNS server, clear that cache as well.
Bob S > On Feb 5, 2017, at 12:16 , JOHN PATTEN via use-livecode > <[email protected]> wrote: > > Hi Bill, > > Did not seem to make a difference with the “?” added to the end. It is still > going to the old site. > > I have attached an example stack. > https://dl.dropboxusercontent.com/u/6767916/Pano%20JavaScript%20Tester.livecode.zip > > The “cow” hotspot should launch the NASA site instead of the cow site. (I’m > guessing it will work for you the first time though. I would have to change > the url in the javascript after you were to try it once, and then see if the > hotspot goes to the new url.) > > The cow hotspot should be going to the nasa.gov site. > > > Thank you! > > John Patten > SUSD >> On Feb 5, 2017, at 11:53 AM, William Prothero via use-livecode >> <[email protected]> wrote: >> >> John: >> Try adding “?” to the URL. This should force reload. >> Bill >> >>> On Feb 5, 2017, at 11:31 AM, JOHN PATTEN via use-livecode >>> <[email protected]> wrote: >>> >>> Hi All, >>> >>> How do you get the browser widget to dump any cached web content? >>> >>> I have an html5 panoramic running in a browser widget. I change the >>> javascript code associated to a hotspot to point to a different url, but >>> the hotspot link continues to point to the old URL. >>> >>> If I launch the panorama in a browser (Chrome,) the hotspot points to the >>> changed url. >>> >>> Why after loading the panorama in the browser widget does the hotspot >>> continue to point to the old url? >>> >>> Thank you! >>> >>> John Patten >>> SUSD >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] >>> Please visit this url to subscribe, unsubscribe and manage your >>> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >> >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
