Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload file
More Search Options
Showing page
3
of
336
(
3,355
total posts)
< 1
second(s)
Re: Is it possible to set the upload file name in ajax uploader control
Hi mvjr, That is the temp file, you should not change this file name. You can save the upload file with a new name in event Fileuploaded, like below. args.FileName is the original file name, you can change it ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 18, 2013
Re: Manual Upload, Cancel Upload Process
Please refer to the following code: By default, you do not need set any property, when you select multiple files, the ''Cancel All'' button will be visible, if you click it, it will cancel file upload, the following example hide the built-in ''Cancel All'' button and use customized button to replace it, it shows how to cancel the ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 23, 2010
Re: Using AjaxUploader with a DetailsView (upload/insert at same time)
Hi, Please check this ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 20, 2009
Re: file browser does not show up after clicking Please select file to upload
Hi morbisdor, Can you show me your editor page url? So we can check it for you. The upload module has two options, 1 for Classic mode, 1 for Integrated mode. it based on your application pool mode. Regards, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
December 31, 2012
Re: File Upload - Can the existing file can be replaced by the new file upload?
Jyotsna, Open CuteSoft_Client\CuteEditor\Configuration\Security\Default.config and set the following property to true: <security name=''OverWriteExistingUploadedFile''>false</security>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 25, 2008
Re: Can we change Position for "Upload Multiple Files" Button Postion?
Hi Terry, Thanks for your reply. This is code rendered to the browser. We are getting this extra button frequently in gridview also. <tr> <td style=''width: 100px;'' valign=''middle'' align=''right''> Local Asset </td> <td valign=''middle'' ...
Posted to
Ajax Uploader
(Forum)
by
yogeshsapkale
on
February 13, 2009
Re: Upload error message "File size (undefined B) is to large. The maximum file size allowed is set to: 10.00MB."
Hi rmacfadyen, The example below shows you how to catch the error and show your customize ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 28, 2011
Re: Using Multiple "Single File Upload" in a single Page
Kenneth:Hi Jagmohan, The asp uploader does not support to use multiple instances in the same page, I suggest you use Iframe taget to achieve it. Regards, Ken Ken, Care to give us an example of how to achieve this? I tried to modify the current sample of single file, but no ...
Posted to
ASP Uploader
(Forum)
by
dcahya
on
January 28, 2013
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
Problem With Single file Upload
hi m using the phpuploader but i want the functionlity that the user only upload the single file at a time,I tried all the configuration to restrict the user only upload a single file. but is not working here is code below $uploader->InsertText=''Upload File (Max ...
Posted to
PHP File Uploader
(Forum)
by
bineshdobhal
on
October 1, 2011
More Search Options
< Previous
1
2
3
4
5
Next >
...
Last ยป