multi select files from system file browser, and drag and drop into web
browser then (those selected files) multiple file uploads
is it possible in rails ?
multi select files from system file browser, and drag and drop into web
browser then (those selected files) multiple file uploads
is it possible in rails ?
That’s not possible in any web framework.
Browsers don’t allow for the drag/drop thing,
for security reasons I guess.
Multiple file uploads are possible with swf_upload:
Thanks for reply
Multiple file uploads are possible with swf_upload:
http://swfupload.org/
so we can select multiple files from file browsers by use of SWFupload.
is it right ?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs