Guest_imported
New member
- Jan 1, 1970
- 0
I have a webcam and it takes about 10 images/hour. I want a page that can show all the images, the first one first and the last one last... (logic)
I know how to write the script to do this but then I have to be able to get the time of the images when they where last modified. Finding out when the .html file wad modified isn't hard, "document.lastModified" but I have no idea how to get this info of a test.jpg ? Does anyone know ?
Thanks in advance,
Math
I know how to write the script to do this but then I have to be able to get the time of the images when they where last modified. Finding out when the .html file wad modified isn't hard, "document.lastModified" but I have no idea how to get this info of a test.jpg ? Does anyone know ?
Thanks in advance,
Math