10 Aug
2001
10 Aug
'01
10:07 p.m.
Marcus Schopen writes:
how to get the meta type of an HTML Document called testdoc.html?
<dtml-var "_['testdoc.html'].meta_type"> doesn't work. "_.getitem('testdoc.html').meta_type"
See URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html Dieter