|
|
Browse by Tags
All Tags » Ajax Uploader
Showing page 1 of 14 (136 total posts)
-
Hi Ken
I created demo same like provided on http://ajaxuploader.com/demo/simple-upload.aspx
and gave a file name - 11_29_2012_studyTimeline_11_29_2012_studyTimeline_11_29_2012_studyTimeline_11_29_2012_study.mp4
this is just an irrelevant name.
when file ...
-
Hi
I am using Uploader control and allowing only one file to upload.
I set ProgressPanelWidth="150" property of control, but when file uploaded successfully, In queue it displays full file name
with success image or if we make cancel upload it also does samething.
...
-
Hi Support team,
I am getting Unknown result, once the file uploader reach 100%. How to rectify this? Is there any particular root cause for this error.
-
Maximum allowed size messge is displaying in KB's. i need to change it in MB's
please help me.
Thanks
Rajiv
-
I am not getting file selection dialog box in IE 8 after clicking Browse button.
any idea.
Thanks
Rajiv
-
I need to hide cancel button while file upload is in progress as dispalyed in the image below.
-
Hi Ken,
is there similar javascript function for stop also like
..........................CuteWebUI_AjaxUploader_OnStart()
something like..
function CuteWebUI_AjaxUploader_OnStop() {
var hidden = this;
}
Thanks
Rajiv
-
I need to display a meesage to user if he do any action on page if upload is in progress.
i mean user selects file to upload and upload starts and before completion , user click on another button on page, here message should be
prompted like "wait upload is in progress."
Thanks
Rajiv
-
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 ...
-
Step1 :- user selects file
Step2:- Text of Insert Button should get changed to "Uploading......"
Step:- after upload completed Insert Button Text should get changed to " Upload Completed"
I was wondering if it is possible in ajaxuploder
please guide me if any body have idea
Thanks
Rajiv
1 ...
|
|
|