open file through web page and supply an incremented name....

From: Todd (toddbrown_at_charter.net)
Date: 07/19/04


Date: 19 Jul 2004 11:18:00 -0700

I am looking for ideas on how I could create something to change a
file's name each time the link is selected, from a web page.

The format I am looking for is:

              040700001

Where 04 is the year, 07 is the month and the last 4 are to be
incremented +1 each time the link is clicked.

Anyone know how I can do this in Perl?

Thanks

TB