display files based on date

Let me preface my request with saying I am by no means knowledgeable about coding so the simplest method would be great.

I am trying to take a map that is broken into boxes and when each box is clicked it displays all files created within the last 30 days inside of a folder that is made for each box.

I would appreciate any help on how I could do this.
[371 byte] By [spazout] at [2007-11-20 1:30:46]
# 1 Re: display files based on date
Can you explain yourself a little more clearly? What do you mean a map broken up and it contains folders?

This is client-side scripting. My guess is that you want some other forum because client-side scripting cannot work with files and folders unless you use VBScript which would require Internet Explorer.
PeejAvery at 2007-11-8 0:40:58 >
# 2 Re: display files based on date
what I meant is that I would have a map that is broken up with hotspots into many different boxes and each box would link to a folder that has files inside and I want the page to display only files from the last 30 days.

and your right I probably should have posted this in the javascript forum
spazout at 2007-11-8 0:41:59 >
# 3 Re: display files based on date
Do you mean map as in image map or as in a direction finder?

What language do you want to write this in?

Since you are not "knowledgeable" in programming, does that mean you want someone here to write a program for you that does this?
PeejAvery at 2007-11-8 0:43:06 >