[Zope] Calling a DTML Method

Jonathan Hobbs toolkit at magma.ca
Tue Jul 13 13:22:12 EDT 2004


From: "Asad Habib" <ahabib at engin.umich.edu>
> Is it possible to invoke a DTML method using a link?

Given a dtml method called 'DoStuff', located in a folder, 'ADir', on web
site 'www.aweb.com':

<a href="http://www.aweb.com/ADir/DoStuff">Click Here to Start Method</a>

should work!

HTH

Jonathan




More information about the Zope mailing list