16 Dec
2000
16 Dec
'00
3:43 p.m.
On Fri, Dec 15, 2000 at 07:22:43PM -0500, jpenny@universal-fasteners.com wrote:
Anyway, be absolutly sure that your form says:
<form method=post action=whatever method="multipart/form-data">
Of course, that should be ENCTYPE instead of the second METHOD attribute name: <form method=post action=whatever enctype="multipart/form-data"> As an aside, I found the following page to be a useful example of Zope file-upload handling: <http://classic.zope.org/pipermail/zope/1999-July/006591.html> -- Fred Yankowski fred@OntoSys.com tel: +1.630.879.1312 Principal Consultant www.OntoSys.com fax: +1.630.879.1370 OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA