View Single Post
Old 09-04-2003, 12:20 PM   #1 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
date related problem

I've got a server that automatically stores images in a directory like so:

2003/09/04/12/15/

So you have obviously the date string with each component as a seperate directory. The application that takes snapshots and stores images like this has no other method of doing so, AFAIK. The task would be to create dynamic links for the year, month, day, and then ultimately the time. So it might look like this on the page:


2003
-- Sept
-- 4
-- 12:15


With each link having a hierarchy to get back to the starting point. This is something I've not come across before, would appreciate any ideas. TIA.
bdl is offline   Reply With Quote