|
Assuming a few things here.
existing:
User opens the upload page, locates the file(s) to upload and clicks "Go", Serverside code initiates file upload to preset folder. Ok so far?
So;
BEFORE the upload is initialised, you have some code that goes and finds the folder name from a datastore (real database, flat text file, etc).
It then changes the foldername in the datastore to the next in the predetermined sequence ready for the next request.
Now, the upload is initialised with the retrieved foldername as the destination.
rest of operation carries on as existing
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|