|
|
Browse by Tags
All Tags » Client-side
-
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 ...
-
When I click the button, I get a javascript alert: Unable to select so many files at once. The total file name length cannot exceed 32kb Strange thing is that I have not selected any files yet, because the open file dialog has not been shown yet.
This happens when I just drag a control to the page, build it and view it in the asp.net ...
-
We have recently added this control to our site. It has all mostly worked except for the following error that has popped up a few times.
I haven't been able to reproduce this error, but it has happened for a few users since we put the control into production.
I haven't been able to find anything in our code that ...
-
Hello,
I'm from Brazil and I'm testing Ajax Uploader.
I want a event to call a client-side function after file upload, something like this:
<CuteWebUI:Uploader runat=''server'' ID=''MyUploader'' OnUploadedClient=''MyUploader_UploadedClient''></CuteWebUI:Uploader>
<script ...
|
|
|