I need to create a JavaScript that will look to a directory contain a bunch of images. It will need to tell which of the images is the latest image and display that on a webpage. It will also need to check for the latest graphic every 30 seconds.
Is this possible? :S
Thanks in advance for your help!
Wes