bopritchard
Programmer
i have a directory of images that are time stamped in their name like this cam20030829103721843.jpg...they get added to every few minutes...what i want to do is display only the most recent file as an image..
so img src=newestfile.jpg
thanks
so img src=newestfile.jpg
thanks