How to call MessageDialog in DTML method?
<dtml-var MessageDialog> reports 'resource not found'. Why? Dirksen __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/
Because MessageDialog doesn't exist in the ZODB so it cant find it. You could make your own MessageDialog DTML Method, looking the way you would like, and pass it arguments to do the same job. -- Andy McKay. ActiveState. ----- Original Message ----- From: "Dirksen" <dirksen_lau@yahoo.com> To: <zope@zope.org> Sent: Sunday, January 07, 2001 10:29 PM Subject: [Zope] How to call MessageDialog in DTML method?
<dtml-var MessageDialog> reports 'resource not found'. Why?
Dirksen
__________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/
_______________________________________________ Zope maillist - Zope@zope.org 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 )
participants (2)
-
Andy McKay -
Dirksen