[Seaside] Ajax File Upload

J.F. Rick self at je77.com
Tue Jun 16 22:44:04 UTC 2015


Is there a way to use Seaside jQuery Ajax support to upload a file while
staying on the page? I tried using jQuery callback with value but I just
got the file name:

... onChange: (html jQuery ajax
    callback: [ :file | file inspect ]
    value: (html jQuery id: 'file') value)

Is there something else I could use? Could I for instance have the form
submit but have it not go to a different page?

Cheers,

Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20150616/1e24ac8d/attachment.htm


More information about the seaside mailing list