[OGo-Developer] SOPE and multipart/form-data
Helge Hess
developer@opengroupware.org
Fri, 27 Jul 2007 17:43:40 +0200
On 27.07.2007, at 17:37, Wolfgang Sourdeau wrote:
> I have a form with multipart/form-data set as encoding type. This
> form contains dynamically generated file input fields. However I
> see no method in SOPE to manage the file's filename nor their mime-
> types, which forces me to reparse the HTTP request in a way that I
> consider not really clean.
---snip---
@interface WOFileUpload : WOInput
...
WOAssociation *filePath; // dispostion 'filename'
...
---snap---
Helge
--
Helge Hess
http://www.helgehess.eu/