Mario Bianchi wrote at 2003-2-17 18:17 +0000: > .... > The point is that the parsing and embedding are to be performed 'on exit' > -so > to say-, i.e. when Zope has already processed the web request and > built an HTML page to be sent back.
You want to change the RESPONSE method "setBody", maybe "write". Beware, parsing HTML is quite slow! Dieter _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )