mjakowlew wrote:
> hi,
>
> I'm trying to pass some values from a webform into a python script.
>
(snip)
> Also this
> is done through Zope if that makes a difference to anyone.
Yes, it makes a difference. Zope is a world in itself, and is slighty OT
here. Note that there's a Zope mailing-list:
h
hi,
I'm trying to pass some values from a webform into a python script.
___
Name:
Email:
___
Now, how do I call these individual attributes (filename,title, etc.)
in my "processForm.py".
I think it has something to do with th