8 Dec
1998
8 Dec
'98
2:41 p.m.
Andrew M. Kuchling wrote:
methods on them. But I'm paralyzed by the fact that I don't really know how to do that: if document A is being processed, and object B is in the same folder, how do I call one of B's methods through DTML?
Use an expr-type #var: <!--#var "B.method()"-->