My idea is to have a catalogue on the webb server.
Lets call it "photoalbum"
In this catalogue there are an unknown number of catalogues whith unknown names.
In these catalogues there are an unknown number of pictures (gif/jpg/bmp) with unknown filenames.
I would like to iterate through "photoalbum" and for each catalogue found therein a link will be created with the catalogues name. When clicking on this a new page will open where all the pictures are thumbnails.
Can anyone give any pointers or tell me if this isnt possible at all.