Yes as far as I know there is no way to use Ajax to upload files. There is a work around which sets the form&#39;s target to a hidden iFrame.<div><br></div><div>I&#39;ve written about the technique here: <a href="http://nickager.com/blog/file-upload-using-Nginx-and-Seaside">http://nickager.com/blog/file-upload-using-Nginx-and-Seaside</a></div>
<div>I&#39;ve written a component that wraps the technique here: <a href="http://www.squeaksource.com/fileupload">http://www.squeaksource.com/fileupload</a></div><div><br></div><div>Although I mention Nginx in the blog post the repository contains a component that works with standard Seaside and allows file-upload in the background in an ajax like way.</div>
<div><br></div><div>Nick</div><div> </div><div><br><div class="gmail_quote">On 16 September 2011 15:58, Robert Sirois <span dir="ltr">&lt;<a href="mailto:watchlala@hotmail.com">watchlala@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div><div dir="ltr">
My file upload won&#39;t respond to #serialize... is there a different way this needs to be done?<div><br></div><div>Thanks,</div><div>RS</div>                                               </div></div>
<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br></div>