Thanks Paul,
Im on a windows server with IIS and im using ASP/VBs &
Access Database
Its just a fun project im doing, I made a little voting
gallery where my members can add a pic and then it gets displayed
and can be voted on, they are displayed then in order of
votes....very simple but works..
So I wanted to extend this and make a Photo album and have
the ability to create folders/albums so pics can be categarised..
Ive played with the FSO and can make the folders and use the
SubFolder property and get all the folders within a given folder..
So I now have to work out is this the way to do it?
Make a folder then get pics added to it?
Or do I do it all in the database and just make folder names
in a table and when adding pics assign them to fields from the
album table to categarise them and have them display in what looks
to be albums?
I hope you get that I can be long winded I know...
Thanks again for your reply.
Regards
Tag