I\'m using Rails 3, Uploadify, to send images to S3. Right now all the images being upload have the MIME: application/octet-stream
I am stuck.I am using uploadify to upload multiple files to my s3 server.I would like to put each file into a folder that has a unique identifier.What I was hoping to do was to use this syntax to acco
Anyone here haveRails 3 with Uploadify & Paper_Clip experience? I\'d like to allow the user to upload photos:
i used uplodify to upload multiple files... i have shown the status for each files like in the demo.. but while uploading a large file (>5mb) at that time if i upload that same files again.the status
I am using Uploadify for a real time application and so far its working fine except this one issue. I have 6 Browse buttons for uploading 6 files (with multi - \'true\' for each) and I have a submit b
When I use uploadify to upload photos to the server I use the following script (The script is placed in the Photo.aspx (this is the view of the UploadController and the Photo action)):
I have the uploadify control in my app. When running in IE, everything is ok. but when in firefox, it is giving the error:
Is there a way to upload files directly from the server itself where the site is hosted. I really want to do that way cause all my old photo files are on the server and I want my uploadify to do grab
Okay, I have read, and tried a lot of things on how to implement uploadify with Zend Framework, and I\'m probably overlooking something, but I\'m completely stuck. It seems my action isn\'t called.
want to know how to encode uploaded video files through the uploadify I开发者_开发百科 do tried a lot. I call the uploaded file and use the encode script using ffmpeg in uploadify.php file in the uplo