Quote:
Originally posted by lurking
I could probably help, as well as some other people, but I have no idea what you are trying to do.
|
ever worked on tgp templates?
lets say iave a code to list the galleries
some thing like
#%GALLERY_XX%#
and the software will replace the xx with numbers starting from 01 to lets say 1000. so in the end it will come out as
#%GALLERY_01%#
#%GALLERY_02%#
#%GALLERY_03%#
.
.
.
#%GALLERY_1000%#
Is it clear now?