[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Zope] passing method name thru form parameter
Hi,
i need to pass the method name thru the url, for example
<A href="?method=methods.method1> method1 </a>
<A href="?method=methods.method2> method2 </a>
etc.
how do i call the method in dtml document, that gets the method name
as a parameter?
doing:
...
<dtml-var method>
...
doesn't help, it just shows "methods.method1" string.
regards
-dan
_______________________________________________
Zope maillist - Zope@xxxxxxxx
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )
This mailing list archive is a service of Copilotco.