Am Mon, 24 Jul 2000 schrieb [EMAIL PROTECTED]:
> 
> I'm a newbie, and I wonder : how could I use a personal Python object in 
> Zope. 
> I've a second question : how could I display (in html page) the  results 
> from the Pythons function ?

Get the product PythonMethod from zope.org
(http://www.zope.org/Members/4am/PythonMethod) install an use it :-)

e.g.:

<dtml-var standard-header>
<dtml-var myPythonScriptThatProducesHTMLOutput>
<dtml-var standard-footer>

- Holger

> 
> 
> thanks In advance ....

----------------------------------------
Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: 7bit
Content-Description: 
----------------------------------------

-- 
-----------------------------------
catWorkX GmbH Hamburg
Dipl.-Ing. Holger Lehmann
Stresemannstr. 364
22761 Hamburg
Tel: +49 40 890 646-0
Fax: +49 40 890 646-66
mailto:[EMAIL PROTECTED]
http://www.catworkx.de
http://www.catbridge.de

_______________________________________________
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 )

Reply via email to