is there a way to allow the user to select a Directory/Folder on there computer开发者_开发技巧 and have all the *.doc files upload?
I have a SWFUpload on my page, I click the button and the file selct window comes up, I select a file but I do not know how to get the fi开发者_Go百科lename that was uploaded? and I dont even know if
I have a problem with swfupload sessions. I set the session_id in a form variable, and it successfully goes in the form POST. When I get this post an开发者_高级运维d set the session by session_id($_
I\'m using Paperclip and s3 to upload a simple Image file on article. I\'ve browse all these tutorials explaining on how to actually make a delayed job, for the images, but i feel that they\'re too ol
I have an upload system based on SWFUpload which calls PHP script. The problem is that in case of any problem with the uploaded file (too small image dimmensions, too short mp3 file etc) the system is
i\'m trying to run swfupload on classic asp, unfortunately i\'m missing inf开发者_如何学编程os on how to process the upload in asp + aspupload - i\'m looking for some sample scripts. any ideas?
i\'m using django and i\'ve the following template for uploading files using SWFUpload the sxf object show, the download prosses seam to be working but wen the progress bar reatch 100% nothing append
My users need to upload large amounts of files to a site (only HTTP acces开发者_如何转开发s). Also, no matter how much I tell them to shoot the pictures in low resolutions they keep coming back with M
I\'m working on a rails app where the user will be uploading large quantities of images. My current setup: Using SWFUpload to upload multiple files at once using the Paperclip plugin with S3 storage
I\'m trying to use the swfupload plugin to upload files. The thing is, I want the user to be able to switch the directory to upload to.