I am trying to make a \'simple\" php+ajax script to show progress of multiple uploaded files. I have found on this website and on other pages, packages ready to use, etc.... I want to start from scrat
How can I create many instances of one model in one form? In my case user must be able to upload many files with开发者_C百科 descriptions in one time.If there is an association between users and files
I found a bug while using uploadify. When I user the scriptData attribute to pass post information to the script the loader does not work. The script is actually called and the items are uploaded but
I\'m developing an app that allows the user to upload an mp3 file to a facebook friend\'s wall.It\'s all working well.If I look at the friend\'s profile page in facebook using IE or Safari, I can see
I have Apache set up on our development server (Windows 7 Home Premium). I am creating a CMS site and using TinyMCE to allow for the insertion of images. This all works fine, but I cannot access the i
I\'ve googled for this but didn\'t find any solution - is there a way to create a progessbar for adding/extracti开发者_如何学Pythonng files to/from zip archive in PHP?
i\'m building some image convertor and the function i run may can take a while , what i want to know , is if there a build in way in php that i can use to show the progress of the function? the functi
I need to create a c# application where Ican upload a video ( I gi开发者_如何学Pythonve the path for the video which is .mp4)to Youtube.
i am trying to write a user_upload() function and it works but the image mime type files do not upload but the html files do upload. how can i fix it in this script?
I\'m growing thin learving mvc3. I have the following code in my controller [HttpPost] public ActionResult Accreditation(Accreditation accreditation)