Click to See Complete Forum and Search --> : Viewing all jpegs on server


okpatioman
11-01-2003, 12:07 PM
Hello all....

I have a program that uses my logitech camera as a security device in my home. It detects motion and uploads to my server jpeg files every 30 minutes. I would like to develop a web page using javascript to display all jpegs or possibly the last 25 of these jpeg files based upon date & time when viewed.

Any help is greatly appreciated.

simpson97
11-01-2003, 01:07 PM
You will have to use server side scripts ie: perl or php to read directories & creation times.

Bob