[Seaside] file upload -- multiple?

David Shaffer cdshaffer at acm.org
Sun Apr 22 15:15:06 UTC 2012


On Apr 21, 2012, at 4:10 PM, blake wrote:

>> 
>> It does not :-(
> 
> Well, damn. Is it a structural issue or something that I could maybe add?
> 
> Javascript-wise, there is a JQuery component that does multiple uploads, here:
> 
> http://blueimp.github.com/jQuery-File-Upload/
> 
> --is it feasible to hook that up to a Seaside app?
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


I regularly use Plupload to upload multiple files one through multiple requests.  I haven't had any problems with it (although I have't written a proper Seaside wrapper so the Smalltalk code is a big ugly).  I can send you a VisualWorks parcel off-list in case you want to port it.

David



More information about the seaside mailing list