<div dir="ltr">I&#39;ve looked a bit more into it and it seems that I&#39;ll have to do a form submit and use jquery / ajax to stop the normal submit action. That seems fine but I don&#39;t know how to hook that into seaside.<br><div><br></div><div>Cheers,</div><div><br></div><div>Jeff</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jun 16, 2015 at 6:44 PM J.F. Rick &lt;<a href="mailto:self@je77.com">self@je77.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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:<div><br></div><div>... onChange: (html jQuery ajax</div><div>    callback: [ :file | file inspect ]</div><div>    value: (html jQuery id: &#39;file&#39;) value)</div><div><br></div><div>Is there something else I could use? Could I for instance have the form submit but have it not go to a different page?</div><div><br></div><div>Cheers,</div><div><br></div><div>Jeff</div></div></blockquote></div>