18 May
2000
18 May
'00
9:44 p.m.
Hi and thanks, I want to view images in a local fs on a web page so i have: <dtml-with images> <dtml-in images start=0 size=50 orphan=0 reverse> <img src="<dtml-var "(THE IMAGE ID'S)">"><br> </dtml-in> </dtml-with> I've read that I can get the filenames as id's by using getObject, but I can't seem to make it work. Tom Scheidt | www.falsemirror.com | tom@falsemirror.com ---------------------------------------------------------------------------- -----------