[OGo-Developer] SOPE and multipart/form-data
Helge Hess
developer@opengroupware.org
Fri, 27 Jul 2007 21:01:49 +0200
On 27.07.2007, at 19:27, Wolfgang Sourdeau wrote:
>> ---snip---
>> @interface WOFileUpload : WOInput
>> ...
>> WOAssociation *filePath; // dispostion 'filename'
>> ...
>> ---snap---
>> Helge
> When writing "generated dynamically", I was meaning that is was
> generated in javascript, not by SOPE.
You could still use WOFileUpload to process requests, but anyways. If
you really want to handle uploads manually, you just need to do it
like WOFileUpload does? It basically accesses the underlying
NGHttpRequest, WebObjects' WORequest has no API for retrieving
multipart information.
Greets,
Helge
--
Helge Hess
http://www.helgehess.eu/