10 Mar
2005
10 Mar
'05
7:09 p.m.
Ivan Stout wrote at 2005-3-10 18:24 +0900:
... <form action="parsegettranslation.py" method="get"> -----------> <dtml-in expr="gettransdoc(_.None,_,name='name',doclang='doclang')">
What is "gettransdoc"?
From the way you call it, it should be a DTML object. However, you do not say anything about a DTML object in your (stripped) description. Hopefully, it is not a Z SQL Method (they do not have the two positional arguments).
-- Dieter