swfupload
SWFUpload Authentication
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[详细]
2022-12-16 19:52 分类:问答SWFUpload: how do I implement an upload handler in ASP.NET?
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开发者_开发知识库?[详细]
2022-12-16 06:52 分类:问答Every flash uploader giving bad progress values
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[详细]
2022-12-16 05:23 分类:问答PHP Sessions and Javascript Callbacks
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[详细]
2022-12-14 03:30 分类:问答SWFUpload on HTTPS not working
I have trouble uploading files with SWFUpload when target servlet is listening on HTTPS. On HTTP it works fine.[详细]
2022-12-12 14:47 分类:问答405 Error uploading file
I am using Steve Sanderson\'s jQuery AJAX SWFUploader. I have got it all working for the most part, except the most important part.[详细]
2022-12-11 14:20 分类:问答Destroy SWF DOM in swfupload
I am using swfupload for uploading files and I have this problem: In Internet Explorer, I have to use destroy(). Otherwise it crashes[详细]
2022-12-08 17:16 分类:问答Getting post vars with swf-upload
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 -[详细]
2022-12-08 00:40 分类:问答