Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Ajax Uploader
More Search Options
Showing page
3
of
117
(
1,163
total posts)
< 1
second(s)
Re: Ajax uploader - Cancel All button
Hi mchamo, For your questions, 1. Set a large number value to NumFilesShowCancelAll attribute, such ...
Posted to
Ajax Uploader
(Forum)
by
Jeff
on
July 27, 2011
Re: How can I modify the ajax uploader's internal queue?
Hi ssoutrs, Please try the example below <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 10, 2010
Re: AJAX uploader - hiding in JS or Jquery
Hi mchamo, Your method is good.Also, you can use the following javascript code to hide and show the ...
Posted to
Ajax Uploader
(Forum)
by
Jeff
on
July 17, 2011
Re: MVC Ajax Uploader
Hi, To achieve this, you do not need to submit the form. you can refer to example page "multiple_files_upload". it has the same ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 28, 2013
Re: Ajax Uploader - DialogFilter works in IE not in firefox ?
Hi shawndg, 1. Please install the silverlight or flash plug-in for your firefox browser. 2. You can see all the file type in the select file dialog, but once you choose the file for upload, the uploader control will shows you the message, file type do not allow. And will disable the upload. We achieve the filter function on ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
April 6, 2012
Re: unexpected data end in ajax uploader
thanks Terry for idea. After changing order of HttpModules in web.config the ajax uploader works fine. The error ''upload data transfer expired'' and ''unexpected data end'' have disappeared. The conflicting module is my custom LocalizationModule. LocalizationModule sets culture and rewrites request path for specific urls. I do not know why it ...
Posted to
Ajax Uploader
(Forum)
by
IronRomeo
on
August 13, 2009
Re: Ajax Uploader - Uploader_FileUploaded server event not firing
Ken, I have identified the exact cause of the File_Uploaded event not firing. I am using the Jquery BlockUI plugin and within it, is where I have the ajax uploader. Using the Jquery BlockUI plugin is causing the event not to fire. Here is a sample of my code to using it, note dvitoDisplay is a div that contains the Ajax ...
Posted to
Ajax Uploader
(Forum)
by
mchamo
on
June 17, 2011
Re: Ajax Uploader not working with modal dialog in IE 9.0
Hi Ann2012, Please download the latest version http://ajaxuploader.com/download/Ajax-Uploader.zip and try again. If you get the same problem with the latest version. Please create an example page which can reproduce this issue and post here. We will check it and get back to you as soon as possible. Regards, Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 20, 2012
Re: Ajax Uploader Over Https is throwing an error
Hi afennani, Please try the way below to disable the flash upload mode. 1. Open the controller file, find the uploader control section 2. Use the code below to disable the flash upload mode using (CuteWebUI.MvcUploader uploader = new ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 26, 2012
Re: Ajax Uploader - Web Accessability (WCAG2.0) UploadAddonWarningImage Message
Hi craymers, You can set the Upload type to “IFrame” for the IE 9 browser, it will work with keyboard. But the iframe mode only support o set 1 file at one time. It does not support multiple files select function. protected override void OnLoad(EventArgs ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 22, 2013
More Search Options
< Previous
1
2
3
4
5
Next >
...
Last »