M
Michael Laplante
I creating an html archive of photos. At this point, the photos have yet to
be sorted -- it will take months if not a couple of years to get through
them and they aren't in any order yet, some may arrive later, etc.
Assuming for a second that I create one html "wrapper" for each image, at
some later date I want to sequentially link the files AFTER they have been
created. (Makes sense I hope).
Is there a tool or a technique that will let me do this easily in one fell
swoop rather than hand code each file? Preferably the program / technique
would let me "insert" a file between two others at some later date (or redo
the whole batch again in one swoop).
(Note: This is not the same trick as those html directory programs. They
create an OUTSIDE file that lists links to each file in the directory. Not
what I want in this case.)
M
be sorted -- it will take months if not a couple of years to get through
them and they aren't in any order yet, some may arrive later, etc.
Assuming for a second that I create one html "wrapper" for each image, at
some later date I want to sequentially link the files AFTER they have been
created. (Makes sense I hope).
Is there a tool or a technique that will let me do this easily in one fell
swoop rather than hand code each file? Preferably the program / technique
would let me "insert" a file between two others at some later date (or redo
the whole batch again in one swoop).
(Note: This is not the same trick as those html directory programs. They
create an OUTSIDE file that lists links to each file in the directory. Not
what I want in this case.)
M