|
Search
You searched for the word(s): IE 9 upload
Showing page 124 of 656 (6,557 total posts)
< 1 second(s)
-
Ryan ,
There's many place that you can process the file.
Please find the GetUploadedFile function in the samples
After you get the object , you can move it , or rename it.
Regards,
Terry
-
Dima,
Please make sure you are using the last version. Uploader had a bug before that handle the file twice, and had been fixed.
Now I am not able to reproduce this issue.
Regards,
Terry
-
If your server is in an intranet enviroments, it's possible.
Please check the following example:
http://cutesoft.net/forums/3413/ShowPost.aspx
If your server is in an internet enviroments, it's impossible.
-
Hi mtimmons,
Please try the example below, it shows you how to hide the queue ...
-
Hi,
Here is the demo ,
#1 ,modify the uploader.UploadUrl to the action url :
@{ CuteWebUI.MvcUploader uploader = new CuteWebUI.MvcUploader(HttpContext.Current); uploader.Name = "MyUploader"; ...
-
Dear Ben,
Please test your code several times, do you have this issue every time or intermittent? I tested it serveral times on my end, I cannot reproduce it.
The FileGuid of every uploaded file has different value, it should not throw this duplicated key error. Can you check the column of ''FileGuid''? Is there duplicate ...
-
ASPMan,
Yes, you can specify the different security policy file for different users. You can also set different security option for different users/roles.
The security policy file (default.config, admin.config and guest.config) can be found in the /CuteEditor/Configuration/Security folder. In security policy file you can find the ...
-
Joe Payne,
That means the uploader is not able to load Flash/Silverlight , and after 5 seconds, it will convert to IFrame mode.
So it also do not allow multiple select for that issue.
There's many reason that the browser not load the addon.
Please try different PC/browser/network , that will help you and me to ...
-
Hi,
Can you test this online sample http://ajaxuploader.com/demo/fulltest.aspx ?
The uploader would added .resx to prevent the file be downloaded or executed by implicit permissions.
When you use the Uploader , you need use the properties/methods of the UploaderEventArgs (FileName/CopyTo etc..) to process the ...
-
I fixed now gives me the following error:
Server side exception : failed to upload Protomelas taeniolatus Namalanjie M.jpg
Debug Information:
Unable save file to /tmp/uploadertemp/uploading.383a4122-2a86-4de0-a481-9aae7c6f6f4a.Protomelas taeniolatus Namalanjie M.jpg.resx
... 124 ...
|
|
|