Does anybody know how I can check the availability of a file (Image) from a list of websites before using the image on my weather website ?
Basically I'm using a satellite image but it's not always available from some of the sources due to server usage.
I have some Webcam script that I use to reload the image within the page without reloading the whole page. All I do is give it a delay after which it gets the image before reloading it on to the page.
It works well as I have three images on the page all different sources including my weather station (Uploaded every 10 minutes) with different delays. And I spotted the typo last night that has stopped the Rain Radar image from updating so I now have it as my desktop but it can also be viewed from
http://www.bigbrotherworldwide.com/liveweather.html
Any ideas ?
Also the Radar image works fine locally but not on-line ? Feel free to look at the source code. The webcam script isn't mine but is in use by a radio station for it's studio cam ,think some bits have been slightly modified.