14 Feb
2001
14 Feb
'01
9:37 p.m.
Hi, Ulrich Wisser wrote:
Hello,
I really got mangled with namespaces and acquisition. Here is my problem:
From a form I call
http://site/index_html?arg1=1&arg2=2
Now index_html will do
<dtml-var "reports.overview()">
try <dtml-var "reports.overview(_.None, _)"> ... Holger