Dojo uses the iframe trick IIRC. You could look into: http://sean.treadway.info/articles/2006/05/29/iframe-remoting-made-easy http://sean.treadway.info/demo/upload/ http://www.ruby-forum.com/topic/113636
I prefer to use SWFUpload, because of its many clientside filtering abilities: http://swfupload.mammon.se/ Also look into this should you use SWFUpload: http:// blog.inquirylabs.com/2006/12/09/getting-the-_session_id-from-swfupload/ On 10 Jul 2007, at 08:10, david wrote: > Dojo (AJAX Framework) has something like IFrameIO which allows to > upload files from form to server without reloading page, but the whole > my page right now is written using prototype framework. Does prototype > has something that I could use to get the same result? (Before I start > editing my few thousands of code lines) Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
