Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
ajax Uploader javascript API
ajax
Ajax Uploader
Ajax Uploader Event
ajaxuploader
AjaxUploaderQueueTable
AjaxUploaoder
Cancel All Button Customizing
Client-side
client-side methods
javascript
Upload Button
UploadAttachments
uploader
Uploader Javascript methods/properties
Re: During upload is in progress i need to change text of InserButton to "Uploading...."
Hi Ken, Actually on the page there could be more than 1 Ajaxuploader at a time , no of Ajaxuploader are decide at runtime, so var btnUpload = document.getElementById("<%= btnUpload.ClientID%>"); it will not get the actual btnupload client id example belows ...
Posted to
Ajax Uploader
(Forum)
by
krajiv23
on
March 11, 2013
Display alret when user tries upload file/s with a same name that already exist in DB
.I am using Ajax Uploader in my .net project, which is allowing user to upload multiple file at a same time. While uploading new file/s, I want to display a pop up to a user if he/she is trying to upload a file which is already exist in database.(i.e. file with same name ). If user says Yes then it should continue uploading file (Which will ...
Posted to
Ajax Uploader
(Forum)
by
Dev00515
on
January 26, 2013
Cancel the browse dialogue
Hi, I want to be able to cancel the users browse request. For my application the user must select the destination directory before they click browse. I have added a function and set the ButtonOnClickScript like this - ...
Posted to
Ajax Uploader
(Forum)
by
AndyKandeo
on
September 27, 2012
Getting File Duplicate Alert even if I have removed the file from upload
Hi, I am using following js while selecting files and when I remove one file from there and add the same file it is giving me alert that duplicate files. So can we remove the file from the array when we are removing the file from uploader?? var uploadedFiles = []; function ...
Posted to
Ajax Uploader
(Forum)
by
lbhatt
on
October 19, 2011
Javascript CuteWebUI_AjaxUploader_OnQueueUI - List Count
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 ...
Posted to
Ajax Uploader
(Forum)
by
rabelanger
on
November 25, 2009
Complete list of Ajax Uploader Javascript API
Hi all I have a requirement to add files to Item property of Ajax uploader and upload those files using javascript. I found the function to start the upload process using the javascript, but how can i add files to the Item property using javascript?I check the ...
Posted to
Ajax Uploader
(Forum)
by
akkuissac@yahoo.com
on
November 6, 2009