Hi All,
I'm having trouble finding a simultaneous multiple file upload tool that works with restful authentication. I've found
SWFUpload, which is exactly what I'd like to use, but have not had any luck getting it to work with restful_authentication plugin. Has to do with the fact that flash doesn't pass session information with upload request to create action, so the upload fails. More here:
http://blog.airbladesoftware.com/2007/8/8/uploading-files-with-swfuploadDoes anyone have experience with multiple file uploads?
--
-= Jason