[pmwiki-users] Pmwiki Forms - Inputform for fileupload - Drag and Drop with FF

Knut Alboldt pmwiki at alboldt.de
Sat Sep 1 08:42:14 CDT 2007


Still preparing the recipe. Well I just tested the javascript for 
multiple uploads but - I missed to test if the upload itself is running 
as well (ans how to catch the uploaded files on the server in PHP-script 
called by the form-URL) ... ;-(
So I want to do that testing first before I put the recipe online.
I think I start trying your recipe first (cause I have't handled with 
fileuploads in PHP before) to get familiar with file uploading, so give 
me a bit of time ...

Knut

Hans schrieb:
> Thursday, August 30, 2007, 8:38:19 PM, Knut Alboldt wrote:
> 
>> Hans schrieb:
>>> The Forms page is already very long.
>>> There is no mention of (:input file:), a dedicated page might be good.
>>> Perhaps you can write a dedicated DragDropFileUpload cookbook page?
>> ok, I'll do
> 
> Great!
> 
> while exploring it I could not find any reference how to use
> (:input file:), so I cobbled together a recipe, which gives an
> alternative to the HandlePostUpload function. A new postupload2 action
> can then be used in alternative upload forms. See
> http://www.pmwiki.org/wiki/Cookbook/UploadForm
> 
> Note this can handle also just one file at a time, so for multiple
> files to upload it still needs a new function. Perhaps you got one?
> 
> 
>   ~Hans
> 
> 



More information about the pmwiki-users mailing list