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. _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
