Yes. You will learn how to do it by studying the Zope Book. -aj --On Mittwoch, 14. Januar 2004 9:10 Uhr -0500 Asad Habib <ahabib@engin.umich.edu> wrote:
Is it possible to have a dtml document that consists of a single form with buttons that trigger the execution of dtml methods? Offcourse there would be one submit button for the form itself but rather than have one form associated with each button on the page(in this case several forms would lie within a single form) I would like to have the buttons directly call dtml methods. I know this can be done using Javascript but I'd rather use something else since Javascript executes on the client machine. Any help would be greatly appreciated. Thanks.
- Asad
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )