[Zope3-Users] formlib file upload error
Svenn Helge Grindhaug
Svenn.Helge.Grindhaug at bccs.uib.no
Sat Mar 10 04:51:24 EST 2007
On Saturday 10 March 2007 02:57:46 you wrote:
> It could be that you misspelled multipart on the enctype attribute for your
> form. I'm not sure. But try changing it.
>
> <form class="edit-form" enctype="mulitpart/form-data" method="post"
> action="." tal:attributes="action request/URL">
>
> Hope it helps.
>
Thanks! Now it works.
Svenn.
More information about the Zope3-users
mailing list