SWFUpload I am using SWFUpload to upload files to a database (Windows XP) over https. Everything works as expected in IE (7 and 8), but using my Firefox 3.3.15 it fails without error message. Using th
In our backend-application we make extensive use of swfupload. It has always worked perfectly and we\'re
My code below works, except for the upload part. So far I am able to load the script without any problems, and the file dialogue opens when the a user clicks the upload button.
I just started using the jquery swfupload plugin and I have everything working besides the upload part... I don\'t know what to put in the upload.php file.
Whenever I try to upload a file using SWFUpload on Django 1.2, I get an HTTP 403 error. I\'m sure this is a CSRF error because when I use the @csrf_exempt decorator in works fine.
I just wanted to ask a question about uploading files via AJAX. I have researched on the web and found many articles on doing this. I am using ASP.NET 2.0.
I have a problem with swfupload. I am passing session_id() like this Note : It is working fine on my local machine, am using MAMP. but its not working at server
Im currently using the SwfUpload (v2.2.0.1) on my asp.net web application with absolutely no issues. What I would like to do is provide a fall back to a normalupload when the user/client does not hav
I am refering to the simpledemo in this question http://demo.swfupload.org/v220/simpledemo/index.php I want to be able to pass a variable which is set by a dropdown menu.
I am using Codeigniter with the TankAuth library installed and trying to upload to index.php/requests/doUpload from swfupload but can\'t access the page as authenticated. I have read many posts around