On Mon, 10 Apr 2000, Marco Mariani wrote: > When I have a folder "myfolder" and a string str="myimage", how am I > supposed to get a handle on the object myfolder.myimage within DTML? <dtml-var "myfolder['myimage']"> should work. Your other questions I'll have to leave to someone else to answer. --RDM