Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload
More Search Options
Showing page
11
of
656
(
6,557
total posts)
< 1
second(s)
Feature on limiting image upload folder size
We have found out that the Cute Editor for .NET is capable to limit the image
upload
folder size (http://cutesoft.net/developer+guide/index.htm#page=Limit-image-
upload
-folder-size.htm). However, it seems that Cute Editor for PHP does not support this feature. We would like to know if it is possible to enable the feature in limiting the image ...
Posted to
Cute Editor for PHP
(Forum)
by
hkedcity
on
August 9, 2010
Redirect the user after the upload passing some variables
Hi.I need to make some other things after the
upload
, for example:- The user
upload
s files using PHP File
Upload
er. - PHP File
Upload
er
upload
the files in a temporary directory - After the succesful
upload
, the user is redirected to a page wich show it the
upload
ed images and let it to make some changes (for example specifying some ...
Posted to
PHP File Uploader
(Forum)
by
decibel83
on
October 28, 2009
is there a way for preventing the option to cancel upload form appearing?
I created a
Upload
PersistedFile control and i want to automatically
upload
the file after selection and not display the cancell button during the
upload
process, for that matter i want nothing displayed during the
upload
process, I only want the ItemTextTemplate to show after the
upload
. Can this be done, i already have show progress bar and show ...
Posted to
Ajax Uploader
(Forum)
by
jpchatt
on
October 6, 2009
is it possible to initiate upload in the code behind?
I have a user profile page with information that can be saved with either of 4 different buttons (save, save + Close, Save + New, ...) I would like to use the Ajax
upload
er to queue up a file for
upload
and only perform the actual
upload
after the save function executed by whatever button is pressed is actually run. so i ...
Posted to
Ajax Uploader
(Forum)
by
jpchatt
on
October 1, 2009
Can I customize a upload tab on the Toolbar
Dear Support: I found
upload
a new image is slow when the existing image folder got lot of image. I see the ''
upload
'' function request a server postback to refresh the whole image folder when it finish
upload
, so it cost lot of time. Is it possible for me to solve the slow problem ? Alternative, can I customize a
upload
...
Posted to
Cute Editor for .NET
(Forum)
by
bindi chen
on
April 3, 2009
Upload 20 MB Files
Hello I have a question regarding the File
Upload
control... I didn' buy it because i need you to confirm this before... I am seeing the demo in the page: http://ajax
upload
er.com/Demo/Large-File-
Upload
.aspx I want users of my asp.net 3.5 application be able to
upload
big excel files (20MB), but i dont want to increase the ...
Posted to
Ajax Uploader
(Forum)
by
pmosse
on
March 5, 2009
How to upload file at the same time as the rest of the form is submitted?
Hi there I am having a problem, I have read all the forum and documentation and I can not find the answer... I use a form with ASP
upload
that can
upload
1 file. The
upload
is set to start manually because I'd like that the inserted picture is
upload
ed when the form is triggered. I tried using doStart function that
upload
s the file and putting ...
Posted to
ASP Uploader
(Forum)
by
jerry2
on
December 15, 2010
Re: Automatically Redirect after Upload is complete
Hi djnotepad, If you need to the file
upload
to the server, the postback is necessary. If you want the user input some other info after
upload
and finally click a submit button to submit the form, please try the manually
upload
. Online ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 29, 2011
Re: Errors on file upload
Hi sahar, Can you get the file name from your client what he tried? And do you get the same issue with that file name? He gets the same problem with the same file every time? Does your client gets the same problem on http://phpfile
upload
er.com/demo/form-simple-
upload
.php too? Regards, Ken
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
April 14, 2014
Re: Manual upload with visible="false"
Hi, You need to check the
upload
er instance is available before you use "start
upload
()". Try the example below I just added the section below for your code. if (
upload
obj) {} <%@ Page Language="C#" AutoEventWireup="true" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 15, 2012
More Search Options
« First
...
< Previous
9
10
11
12
13
Next >
...
Last »