I have a perl script that takes images coming from a camera /home/httpd/htdocs/image.jpg and renames them the date and time of images to /home/me/images/2003_7_3_20_11_23.jpg.
I would like to store file paths in the database of the images, (images header to include image_name, image_size and image_date) in order for a web user to be able to make a query which will display the image header and the image on the net.
Ideally i would like some kind of a user interface that a user can search between two times for images taken by camera (images are only taken by camera when movement happens), and then display the image with the name, size and the date.
I would really appreciate any help.
Regards, Mel
_________________________________________________________________ Express yourself with cool emoticons http://messenger.msn.co.uk
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]