14 Sep
2005
14 Sep
'05
8:37 p.m.
thank you. my question was how to do it from zope. namely, how to set request headers/contents, etc. from another list i found this link that has some image generating code: http://cvs.bluedynamics.org/viewcvs/BlueTexima/. hope this will help others. konstantin 2005/9/14, Jonathan <dev101@magma.ca>:
From: "akonsu" <akonsu@gmail.com>
I am not sure if there is a ready product for this, but is there a way in zope to generate an image dynamically? does anyone know how? if there is, any python implementation of captcha can be adapted to zope
Google 'python image library' (PIL)
Jonathan