Top "Uploadify" questions

Uploadify is a jQuery plugin that integrates a fully-customizable multiple file upload utility on your website.

Clear text area

In Onselect event I have script: $("#vinanghinguyen_images_bbocde").val(''); $("#vinanghinguyen_images_bbocde").val(vinanghinguyen_final_bbcode); I want …

jquery uploadify
Uploadify: show error message from HTTP response

If the server returns an error (HTTP response code != 200) when uploading a file with Uploadify, the uploaded file gets a …

uploadify
Uploadify button: Style with CSS?

Is it possible to replace the Uploadify button (which is a graphic containing up/over/down states) with a simple …

jquery css uploadify
Uploadify not working

I am using Uploadify and something which was previously working now isn't and I'm not sure why. I get an …

jquery uploadify
How do I get jQuery's Uploadify plugin to work with ASP.NET MVC?

I'm in the process of trying to get the jQuery plugin, Uploadify, to work with ASP.NET MVC. I've got …

jquery asp.net-mvc uploadify
Great uploader like uploadify but with a "no-flash" fallback

Is there a great uploader script that uses jQuery, like uploadify, but with a fallback option for when flash is …

jquery file-upload mootools uploadify
checkbox is always "on"

Hy! When Uploadify send the file to the action, I need to know if the checbox is checked or not, …

jquery asp.net-mvc-3 uploadify
Sessions and uploadify

I'm using uploadify, and i can't set sessions in my php files, my script looks like this: $("#uploadify").uploadify({ 'uploader' : …

php jquery session uploadify
Uploadify (Session and authentication) with ASP.NET MVC

When I use Authorize filter on an action or a controller used by uplodify (http://www.uploadify.com/) the action …

asp.net-mvc authentication session uploadify
HTTP Error 302 using uploadify

I use uploadify to upload files into my web site. It works with one hosting company. And doesn't with other …

php uploadify http-error