|
Browse by Tags
All Tags » uploader
Showing page 2 of 2 (18 total posts)
-
Dear CuteSoft,
Somehow i sometimes get the following error back from IIS after uploading a file:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Collection is read-only.
Description: An unhandled exception occurred during the execution of the current web request. Please ...
-
I have 2 uploaders on the screen, I know I can hide the insert button of the uploader when it is clicked, but how can I hide multiple uploader insert buttons via Javascript?
-
Hi,
I customized CuteWebUI_AjaxUploader_OnQueueUI. Everything was working fine until i tested with 2 multiple files in a row. If I upload a few files, my list count in CuteWebUI_AjaxUploader_OnQueueUI reflects how many files im uploading. If I do a second one, without refreshing, my total list count is the sum of both uploads. Is ...
-
Hi,
I'm having a problem...I get duplicates upload when I do the following.
First I upload documents once they show on the grid..I upload another document. The problem is when I upload for the second time..it adds the original documents that i've already added plus the new add file. Is there a solution to this? Here ...
-
Instead of having the Ajax Uploader send the file to a temp directory and then copy the file from the temp directory to the destination directory is there a way to have the file uploaded directly to the destination directory?
Note: I don't want the file to be saved as ...
-
In some computers(especially with laptops), I get ''The
upload task is interrupted'' when upload file from FireFox using https protocal. Using HTTP is fine. Sever is IIS 7.0/Windows 2008 enterprise server.
Anyone see the problem? Since this error is throw by the component code, can the support at CuteSoft give me some idea ...
-
I get Type 'UploaderEventargs is not defined and type Uploader is not defined when I try ad add the FileUploaded Events to my code behind.
-
I don't know how to get speed of uploader by javascript
I have
function CuteWebUI_AjaxUploader_OnProgress(enable,filename,begintime,uploadedsize,totalsize){}
Can I get speed in this?
Please show me, thanks.
2
|
|
|