[Seaside] AJAX File Uploads

Esteban Maringolo emaringolo at gmail.com
Tue May 7 20:13:31 UTC 2019


Answering myself, and for future reference...

I found this jQuery plugin <http://malsup.com/jquery/form/> that by calling
ajaxSubmit() on any form will work right away, with the existing input
callbacks.

Regards,

Esteban A. Maringolo


On Tue, May 7, 2019 at 3:27 PM Esteban Maringolo <emaringolo at gmail.com>
wrote:

> I need to upload files and I'd like to be able to do it using AJAX to
> provide some live feedback.
>
> I need it to upload some proprietary binary files (no preview, etc.).
>
> Is anybody using a library for this that integrates with the existing
> callbacks in a similar fashion as jQuery's `serializeThis` or
> `serializeForm`?
>
> Regards,
>
> Esteban A. Maringolo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20190507/16423b44/attachment.html>


More information about the seaside mailing list