If the server returns an error (HTTP response code != 200) when uploading a file with Uploadify, the uploaded file gets a red background and a message is show like this:
Okay, i can\'t post all the code to this because it\'s just unnecessary. But here\'s the problem. I have a tabbed dialogue (ui.tabs) which contains an uploadify form for uploading files. However on a
I\'m using Uploadify to upload an image. Now I need to get the correct upload path. I have the following code / script:
I am trying to implement the checkscript feature of uploadify in an asp.net mvc view but i can\'t determine what the key is i should be using on the controller side. Below is the php script but i am n
I\'m using uploadify with asp and I want to change the file name to the current date+time when the file is complete.
Can anyone tell me how to use Uploadify to upload directly to Amazon S3? My code is as follows: $(\'#fileInput\').uploadify({
I just implemented uploadify in my project, and I noticed what seems like an important security issue with the uploading process: