--- In [email protected], "brucexs" <bswit...@...> wrote: > > Can you download the images into a file and set the button "icon" to > display that file? Then run a download (eg wget) every five > minuges to update the file.
thanks bruce, it works as i intended. i've now other problem that i've just noticed, the url of the images, update their filename too, so i need to download them with wget, then overwrite the existing file with a default name, like "Road117.jpg" or something. i haven't used wget before, so i need to see all the available options to see if i can do it with the tool or if i need to do that with PP.
