|
Search
You searched for the word(s): Uploader
Showing page 153 of 328 (3,276 total posts)
< 1 second(s)
-
Relaxander:IE 7. But in Auto or Flash mode the result is exactly same.
Relaxander,
This issue is fixed.
Please download the latest build.
Keep me posted
-
cutechat:
Hi,
When use the 'UseAspNetStream' mode , the uploader will stop intercept the input stream .
So ASP.NET will handle it , but will be limited by <httpRuntime maxRequestLength=''4096'' />
please change it to a larger value .
Regards,
Terry
Hi Terry,
unfortunately ...
-
Hi CuteSoft Support,
please give me a short help with this problem. It is really important. Thanks!!
-------------------------------------------------------------------------------------
I changed the following properties, but it did not affect. It still appears the standard text ''Uploading...''.
I tried this with your ...
-
My flash plugin is up to date, but I can only upload files one by one. Is there a parameter in a config file that needs to be set in order to do this?thanks.
-
Hi jurgen007,
Please set the upload type to iframe and UploaderDebug to 1 and try again. What new error you get? What debug info you get from the debug window?
<CuteWebUI:Uploader ID="uploader1" runat="server" UploaderDebug="1" UploadType="IFrame">
...
-
Hi Ken,
I sent you a sample a fews months back with outlines exactly how I am using the ajaxuploader control. If you still have that sample and is able to run it, you will be able to reproduce the issue running IE10 on a Windows Server 2008 R2 machine. The uploader displays when I use IE10 installed on Windows 8.
Please let me ...
-
Hi AlxReiter ,
I am not sure what you mean the "element" , is a <div>/<asp:panel>/<p> or others?
In the example your provided, I only find the visible property in the <asp:lable> target, is this the element you mean?
Can you provide the example page which I ...
-
Hi,
Silverlight can read small chunk of data from the file
But Flash only support read all file data into memory.
So if use Flash mode to open a 500MB file , 500MB data will read to memory , and the browser will hang for a while.
Now we do not provide timeout setting . the auto logic is ,
If the file is ...
-
Hi,
#1 You can customize the progress bar position via server side code and the ProgressCtrlID,ProgressTextID properties.
Please check the http://ajaxuploader.com/Demo/simple-upload-UI.aspx ,
You can get the source code from the zip file you downloaded.
#2 Uploader will auto upload ...
-
After disabling firebug the upload worked. But I am seeing a jump of about 500MB in the RAM Firefox uses while uploading a 700MB file. This does cause me some concern, because it is likely that our clients may not have that much spare memory on their machines. Also, I'm having to manually set the Uploader.TempDirectory because it is not ...
... 153 ...
|
|
|