I am using SWFUpload to do file uploading in a ASP.NET MVC 1.0 website. It is working fine, but I am not able to authenticate the upload method. The HttpContext.User.Identity.Name returns an empty str
i\'m a novice-to-intermediate .NET developer and I don\'t quite understand how an upload handler for SWFUpload is supposed to work.Am I supposed to read it from the http stream开发者_开发知识库?
The file upload script I wrote early last year for an internal website has been misbehaving oddly on a number of machines. On some machines it consistently works fine, on others it consistently misbeh
I am using swf-upload to handle file uploads on a site I am working on. The problem is the catching function, called swf-upload.php.If I visit the URL it is at directly it works fine, it correctly re
I have trouble uploading files with SWFUpload when target servlet is listening on HTTPS. On HTTP it works fine.
I am using Steve Sanderson\'s jQuery AJAX SWFUploader. I have got it all working for the most part, except the most important part.
I am using swfupload for uploading files and I have this problem: In Internet Explorer, I have to use destroy(). Otherwise it crashes
I am using swf-upload to allow users to upload images quickl开发者_如何转开发y.I need them to be able to select which galleries they want them to appear in so I have added extra controls to the form -