Posts Tagged ‘file upload’

Multiple File Uploads with XHR and PHP

Monday, October 25th, 2010

So the jQuery / Flash multiple file uploader has not really been working when it comes to heavy duty stuff “Flash player has crashed” is a common scenario after some six < 2MB pictures, problem is, it needs to be able to handle up to 50 of them.... Read More

File uploading in RoR

Monday, March 15th, 2010

Update: here is the file upload equivalent using form_for:... Read More