The dynamic Active Picture dont update, if the picture on the web is changed.
The old version does - could you take a look at this, Andos?!
thx!
Richie
Printable View
The dynamic Active Picture dont update, if the picture on the web is changed.
The old version does - could you take a look at this, Andos?!
thx!
Richie
You are correct, it was a cache setting in my code. It will now redownload the file again ignoring the cache data.
a workaround could be the following in mmf:
+set new picture
= "image.jpg?"+Str$(Random(99999))