Re: [Zope] File upload - get only the path - not content
16 Jan
2001
16 Jan
'01
7:39 p.m.
Gustav Franzsen writes:
This is a multi-part message in MIME format.
------=_NextPart_000_003D_01C07FA3.EAFBA110 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please do not send MIME messages into this list!
... file upload only returns filename ... Are you sure, your form method is "POST" and your "enctype" is "multipart/form-data"?
<form action="..." method="POST" enctype="multipart/form-data"> .... </form> Dieter
9212
Age (days ago)
9212
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer