Hello, i'm somewhat new to ZOPE, so forgive me if these are trival questions. 1) Suppose ZOPE is configured as an intranet web server. If client request's an external URL (say www.zope.org), I wan't to redirect the response to specific frame in the clients browser. In this scheme zope work's as webserver but also as an intellegent proxy. How can this be accomplished? 2) Simple question ! I wan't to list the content of a directory ( say /temp) and provide a formatted view. The dtml skeleton would like the following: <dtml ... list directory> <dtml for each item > do some formatting ..... How can I list the content of a directory using DTML. How can I read the content of a file using DTML? Thanks Alfons ------------------------------------------------------ A.Schultalbers@consotec.de