I've noticed that in using the HTTP() function I have a problem that my system (browser?) is caching the internet file that I'm retrieving with this function and as such old data is often returned and not the new data that's been loaded o
into that space on the net.
Has anybody else encountered that? Is there a was of forcing HTTP() to do a refresh of that link before it retrieves it?
Thanks
into that space on the net.
Has anybody else encountered that? Is there a was of forcing HTTP() to do a refresh of that link before it retrieves it?
Thanks
Comment