[Zope] Calling a DTML Method from within an External Method

Bruce Eckel Bruce@EckelObjects.com
Fri, 23 Nov 2001 17:03:14 -0800


Maybe there's a better way to do this.

How about this: can I use the Zope "MailHost" object from within an
external method to send mail? I've looked at the MailHost source
code but it's not obvious how I would make the calls.

*********** REPLY SEPARATOR  ***********

On 11/23/01 at 10:25 AM Bruce Eckel wrote:

>Is there a way, inside an external method, to *call* a DTML Method
>-- that is, to execute it?
>
>If so, how would I pass arguments to the DTML Method?
>
>Thanks...
>
>
>Most current information can be found at:
>http://www.mindview.net/Etc/notes.html
>===================
>Bruce Eckel    http://www.BruceEckel.com
>Contains free electronic books: "Thinking in Java 2e" & "Thinking
>in C++ 2e"
>Please subscribe to my free newsletter -- just send any email to:
>join-eckel-oo-programming@earth.lyris.net
>My schedule can be found at:
>http://www.mindview.net/Calendar
>===================
>
>
>
>_______________________________________________
>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 )



Most current information can be found at:
http://www.mindview.net/Etc/notes.html
===================
Bruce Eckel    http://www.BruceEckel.com
Contains free electronic books: "Thinking in Java 2e" & "Thinking
in C++ 2e"
Please subscribe to my free newsletter -- just send any email to:
join-eckel-oo-programming@earth.lyris.net
My schedule can be found at:
http://www.mindview.net/Calendar
===================