Does uploadify supports jQuery 1.4? The site states that i开发者_StackOverflow社区t needs: jQuery v1.2.x or greater
move_uploaded_file() won\'t work for me anymore, it was working fine and just stopped out of nowhere. Is there a way for me to check why it\'s not working anymore? Here\'s wh开发者_开发技巧at I curren
when i call uploadifySettings(\"scriptData\", { \'description\': description }); it mean that param description is set one time after click button upload, how can i set param description on each file
I have wildcard subdomains for example: .example.com goes to example.com/app/ It seems uploadify works fine if I use the directory instead of the subdomain. But when I use the subdoman and click on
can anyone with experience of the plugin see anything I\'m doing wrong? var SITE_ROOT = \'http://localhost/hf_latest_desktop/\';
I am looking for an example which does a file upload with a progress bar, in Django. I have been tryi开发者_开发问答ng djangp-uploadify for quiet sometime, but have not been able to get it working.
Uploadify is a jQuery/Flash plugin for uploading multiple files. It\'s working great, except I can\'t figure out how trigger e-mail when all files are complete. If I try to add something like <% Se
I am using Uploadify to enable my users to upload images via my web application. The problem I am having is that every now and then (at what appears to be random) when the progress bar reaches 100% i
I\'m using the Uploadify plugin to handle file uploads but t开发者_如何转开发he default button image is ugly. Where can I find free button images (particularly upload buttons).Try Buttonator or IconFi
The following code works in IE8, FF, Safari, Chrome etc. (not bothering with IE6 for this one), but doesn\'t work in IE7. I\'ve been through the code with a fine tooth-comb. Checked the commas, messed