[Zope] Strange error with Photo Product

Ron Bickers rbickers-expires-1027432530.336522@logicetc.com
Tue, 16 Jul 2002 09:55:30 -0400


> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
> Dennis Allison
> Sent: Monday, July 15, 2002 9:51 PM

> > > Error Type: KeyError
> > > Error Value: the_file

> > >   File Script (Python), line 8, in photo_upload

line 8 >>> the_file = request['the_file']

Try using request.form['the_file'] instead.
_______________________

Ron Bickers
Logic Etc, Inc.