26 Jul
2002
26 Jul
'02
5:27 a.m.
Thanks Chris, you jogged my memory. Instead of calling manage_uploadForm, I used the "form" section from manage_uploadForm and called manage_upload. I added a form variable "action" with the page I want to return to after the upload, and it all works right. -----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: Thursday, July 25, 2002 3:03 AM To: Jeff Nielsen Cc: zope@zope.org Subject: Re: [Zope] LocalFS guidance
Jeff Nielsen / UgoFast wrote:
<form action="/images/<dtml-var "FSSession['LoginCompanyImagesPath']">/manage_uploadForm" method="post" enctype="multipart/form-data">
Surely you want to be submitting to the upload method not the form? cheers, Chris PS: Please don't post in HTML...
8655
Age (days ago)
8655
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeff Nielsen / UgoFast