uploadify
Uploadify stuck at 100% but still does the upload
I seem to have a problem with uploadify. It always get stuck at 100% on the first file, no matter what the file is. I am using Zend on my Wamp and it works fine there but as soon as I upload it on my[详细]
2023-03-08 01:13 分类:问答Get the new filename after uploading with uploadify
I have uploadify working nicely. When the back-end php is loaded the filename is uploaded with new filename and which is entered in the database using a new unique id开发者_开发问答.[详细]
2023-03-07 19:31 分类:问答Uploadify - file select dialog goes behind the popup window
I am using uploadify in a child window. that is if i click on a image it will open a new window using javascript.. inside the child popup window, i am having the uploadify.[详细]
2023-03-06 17:58 分类:问答How to resize images after uploading with Uploadify?
I have implemented Uploadify in my ASP.NET MVC 3 applic开发者_开发百科ation to upload images, but I now want to resize the images that I upload. I am not sure on what next to do in order to start resi[详细]
2023-03-05 18:44 分类:问答uploadify freezing on ie midway through upload
I\'ve been making an uploadify / jCrop library for CI, where users can upload pics, then crop them in a pop up window, 开发者_如何学JAVAnice and easily.[详细]
2023-03-03 21:53 分类:问答Rails 3 - Uploading image as nested object via uploadify on new/create action
I have a project where I have several content types (Article, Interview, etc) with nested images. To handle the images, what I did was implement a popup \'image upload\' box (using a combination of Pa[详细]
2023-03-02 04:45 分类:问答Paperclip not called when uploading attachment, so attachment is not saved. Rails3 + uploadify
I have two different apps using paperclip. On the app that does not save attachment or call paperclip, i get this log when i upload an app[详细]
2023-03-01 02:37 分类:问答Flash/ajax file upload to blobstore?
Is it possible to use some enhanced component to upload files to blobstore? I\'m playing with uploadify but facing problems to put it to work. I would like to be able to filter the kind of file befor[详细]
2023-02-28 08:35 分类:问答Attaching a file to a post
Ok, So, I have a social networking website where users can share a post and now i am implementing attachment feature so that users can attach files to the post. I use uploadify in order to upload fil[详细]
2023-02-27 00:39 分类:问答Jquery live() click is making multiple instances of uploadify, how can I stop it from doing it
Uploadify with live click and toggle is creating multiple instances of the upload button how can I stop it from doing that.[详细]
2023-02-24 00:55 分类:问答