Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Uploader
More Search Options
Showing page
25
of
328
(
3,276
total posts)
< 1
second(s)
Re: CuteEditor for PHP - file uploader asks for 401 authentication even when it was already done
Hi nacho66, Please try IFrame mode for upload. steps 1. Open file ''\cuteeditor_files\Dialogs\upload.php'' 2. Find section below $
uploader
->Name=''UploadControl''; 3. Add section below under the above section $
uploader
->UploadType=''IFrame''; 4. ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
June 16, 2010
Re: Does different UploadType options in Ajax uploader affects upload performance?
We have removed UploadType altogether to let Ajax
Uploader
decide the best possibe option supported by the browser. We were testing by disabling Flash plugin in the browser and observed that the progress bar doesn't update values however, the upload was successful. It is showing "Uploading <filename> -KB of -KB at -KB/s; - ...
Posted to
Ajax Uploader
(Forum)
by
d6Hemant
on
September 18, 2014
Re: Ajax uploader version 3.0 doesnt work for SOME Safari Mac users
When they click on upload button it does not open the select file dialog. Your demo and our other pages with -only- 1 upload button, all work fine. This page is slightly different since it has 2 upload buttons in it. Some of our users have the same issue on this page on IE 9 as well, but so far we havent ...
Posted to
Ajax Uploader
(Forum)
by
maryamp
on
April 10, 2014
Get uploaded real file name!!!
Hi guys, I have the following problem. WHen I try to upload files in different times, could happens that the name of a file is the same of a file aready present on the target destination. In that case, the
uploader
class provides to rename the new file, but I can't get the new filename... The code I'm using is the ...
Posted to
Ajax Uploader
(Forum)
by
Gianluca
on
April 4, 2014
Re: How to get the File name(s) Uploaded using CuteWebUI Ajax Uploader
i Rkumar1, You can get all upload files name in event UploadCompleted, then get the name without file extension by the code ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 4, 2013
Re: [Solved] Re: Getting error: Error: [8] Undefined index: UseUploadModule
Hi Ken, I thought I had this solved, but it turns out I'm still getting the same error. I believe that $fileguidlist is not getting set. Here is the code I'm attempting to ...
Posted to
PHP File Uploader
(Forum)
by
bluehatdesign
on
September 1, 2013
Re: how to hide uploaded files grid in ajax uploader
Hi Kenneth, No its on my local PC. I can show off my code, though it yurns out this is what I wanted: <script type="text/javascript"> function CuteWebUI_Ajax
Uploader
_OnQueueUI(list) { return false; } </script> I wanted to ...
Posted to
Ajax Uploader
(Forum)
by
pjs75
on
July 23, 2013
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
Re: How do you set validation options for the Uploader programatically?
Hi AtomP, You can set it programatically in event page load. Like ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 14, 2013
Ajax Uploader - progress width after upload
Searching the forum, I have not found anything that works for actually controlling the progress appearance after upload is complete. As in the screenshot below, the progress area switches to show the filename and overflows. I want to control the maximum width and wrap the text if necessary. I can set the ...
Posted to
Ajax Uploader
(Forum)
by
lanikfs
on
January 2, 2013
More Search Options
« First
...
< Previous
23
24
25
26
27
Next >
...
Last »