Hi !
I want to execute all the dtml documents contain in a folder. I use the
dtml-in tag
<dtml-in "Applications.objectValues('DTML Document')">
<dtml-var id>
</dtml-in>
But I was only able to print the name of the dtml document, how can I
execute the script write in the dtml document ?
thks a lot for your answer.
david
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
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 )