28 Feb
2001
28 Feb
'01
7:48 p.m.
Sebastien Nameche writes:
... The problem is that I don't know how to render the DTML source of my document into HTML before converting it into SYLK. I have tried to use "__call__" method in various ways but couldn't find the correct syntax/parameters/namespace to use. You may have a look at
URL:http://www.dieter.handshake.de/pyprojects/zope/CatalogSupport.html It renders DTML to obtain and filter HTML for indexing purposes. You may also look at URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html It contains a description how DTML objects are rendered. Dieter