On 20 Jul 2006, at 23:35, Ezra Zygmuntowicz wrote:
On Jul 20, 2006, at 3:17 PM, Shanti Braford wrote:


Kyle Maxwell has a workaround plugin for the problem of form_tag_remote with multipart file uploads:
http://svn.kylemaxwell.com/form_remote_upload/trunk/


<snipped stuff>

I just finished dealing with this exact situation. I didn't like the form_remote_upload and looked for another option. I found a better plugin here:  http://sean.treadway.info/svn/plugins/responds_to_parent/README

It lets your use respond_to_parent and an rjs block to get your rjs to eval in the parent window. Works well.

-Ezra


+1 I'm using it too. Works well.

Chris


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to