I am facing the problem of uploadify with HTTPS in Firefox. I am unable to upload the file via uploadify if I use https. But it works fine if I upload it via http in Firefox(3.6).
I have a ASP.NET 4 working uploadify code that upload both single and mutiple files. I use HttpHandl开发者_开发知识库er to handle the upload at the server side once uploadify sends them.
This morning I am fighting with an issue.I need to have users fill out a multi-step form.Certain steps of the form will have checkboxes that when set to \'true\' should dynamically show an upload butt
I remember back in Plone 2 days I found a simple hack to make one CMFPhoto folder receive webdav files as imag开发者_开发问答es (and show them as a gallery).
I need to validate selected file in onSelect event and according to that modify content of Uplodify element for example change to error style and hide progress and add some description in percentage d
Sorry for my English I updated my uploadify to recent version (Uploadify-v2.1.4) and that broked my uploadify:
I am using Yii framework with uploadify. The upload works perfectly but the onComplete event gets not fired..
i have an asp.net mvc 2 application and i am using uploadify. I am uploadi开发者_如何学Gong the files straight into a sql server db. What are the necessary checks i need to do and how? I would like to
I\'m using Flash uploader(uploadify, swfupload) with CodeIgniter, want to get the session data. I have found out that the flash does not send the session data, so I have set $config[\'sess_match_usera
Is there anyway to modify the queue item\'s message if there is an error in the back end script of uploadify.php? See mock-up below.