18 May
2000
18 May
'00
10:04 p.m.
I've read that I can get the filenames as id's by using getObject, but I can't seem to make it work.
Try this: <dtml-with images> <dtml-in fileIds start=0 size=50 orphan=0 reverse> <img src="images/<dtml-var sequence-item>"><br> </dtml-in> </dtml-with> --jfarr "Perl is worse than Python because people wanted it worse." Larry Wall, 14 Oct 1998