swfupload
SWFUpload using https does not work in Firefox
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[详细]
2023-02-16 14:22 分类:问答Swfupload suddenly stopped working in IE (with flash 10 and windows 7)
In our backend-application we make extensive use of swfupload. It has always worked perfectly and we\'re[详细]
2023-02-13 23:02 分类:问答How does SWFUpload work?
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.[详细]
2023-02-13 14:12 分类:问答what code should be in upload.php for jquery swfupload?
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.[详细]
2023-02-13 06:00 分类:问答SWFUpload + Django 1.2 CSRF problem
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.[详细]
2023-02-12 17:24 分类:问答Ajax File uploader
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.[详细]
2023-02-05 19:06 分类:问答swfupload session problem destroy session
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[详细]
2023-02-03 15:34 分类:问答SwfUpload Fallback for clients without Flash
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[详细]
2023-01-31 18:30 分类:问答SWFupload - passing variable from form with upload
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.[详细]
2023-01-30 03:04 分类:问答Codeigniter + TankAuth + Swfupload not able to get the logger user id
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[详细]
2023-01-29 10:57 分类:问答