Caching issue on iOS
Magicgate Software - Skip Kimpel
skip at magicgate.com
Thu Jun 18 12:49:45 EDT 2015
Nailed it Ralph.... works like a charm.
Thanks again!
SKIP
On Thu, Jun 18, 2015 at 11:46 AM, Ralph DiMola <rdimola at evergreeninfo.net>
wrote:
> Put this at the end of the url "?seconds="&urlencode(the seconds)
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net
>
> -----Original Message-----
> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On
> Behalf
> Of Magicgate Software - Skip Kimpel
> Sent: Thursday, June 18, 2015 11:26 AM
> To: How to use LiveCode
> Subject: Caching issue on iOS
>
> Good morning,
>
> I am having an issue refreshing data on an iOS device. Works fine on
> desktop. The goal is to retrieve data from a text file on the server. A
> "refresh" button should get the new data but on mobile it just keeps
> displaying the same data. If I get out of the app and come back into it,
> it
> indeed refreshes.
>
> Here is what I am using to get the data from the server:
> put "http://myserver.com/myfile.txt" into tURL
>
> From there I am processing what is in tURL.
>
> I have tried clearing tURL, unloading tURL, clearing cache, etc.
>
> Any ideas? Some other method that only applies to iOS or mobile?
>
> Thanks for your input!
>
> SKIP
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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