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
4
of
336
(
3,355
total posts)
< 1
second(s)
Re: Get name of the file but no upload the file
i have find a solution but not with phpuploader If someone want : <html> <head> <script type="application/javascript" src="jQuery_1-7.js"></script> <script type="application/javascript">$(document).ready( function() ...
Posted to
PHP File Uploader
(Forum)
by
jaubrun
on
October 24, 2012
Re: How can i avoid that the page do PostBack after to upload a file?
Hi Vizzent, If your want to submit the data and upload file at the same time, please use start upload manually example http://phpfileuploader.com/demo/form-manualstart.php And please try the example page below, it does not do the post back after file upload <?php require_once ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
March 13, 2012
Re: Cross domain file upload
Hi, It's not possible to use Ajax Uploader to transfer to the File server directly if the Corporate network use Firewall. I think the best way is that : 1. Person A upload a file to the IIS server. 2. Person B in the Corporate download the file from the IIS server 3. Person B upload that file ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 5, 2008
Re: Upload start automatically after selecting an invalid file (e.g. larger than limit) even upload mode is set to manual
Hello and thanks for your reply. Maybe I didn't make myself clear. Actually by an invalid file I meant an unacceptable file (a file with extension other than those defined in ValidateOption tag or bigger than MaxSizeKB). Here is the [trimmed version of] code. To simulate my problem add a file, and then add another file (larger ...
Posted to
Ajax Uploader
(Forum)
by
Soheil
on
May 4, 2010
Re: Getting client path of uploaded files serversided
Hi, We are not able to provide the path of the file, because Flash/Silverlight and some browser's <input> do not provide that information. For client data, you can check this demo : <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 19, 2010
Re: Upload photos should not upload any file with 0 bytes or show a proper warning message
Hi, Here is an example for you ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 23, 2009
Re: The original name of the uploaded file
Dear illaki, Please test the following snippet, it returns the original file name: <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
June 1, 2011
Re: After upload completes....don't show upload output table
Dear bruticus, Please refer to the following code: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> void InsertMsg(string ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
December 6, 2010
Re: Onload rendering error
Correct Spam: <img uniqueid="ctl00$ContentPlaceHolder1$fileUploaderAjax" namespace="CuteWebUI" root="/" verticks="634891103700256676" filetoolargemsg="File exceeds max. size limit: 50Mb" maxfileslimitmsg="Please Upload max 20 files at once" windowsdialoglimitmsg="Unable ...
Posted to
Cute Editor for .NET
(Forum)
by
SilkGaz
on
November 21, 2012
Re: Upload error message "File size (undefined B) is to large. The maximum file size allowed is set to: 10.00MB."
Eric, Thanks... you are correct that I have limited the file upload size... but I really need the upload limitation. I'm just concerned about the actual text of the error message... the ''(undefined B)'' portion will just cause confusion with users. This error message problem seems to only happen when using the browser standard upload ...
Posted to
Ajax Uploader
(Forum)
by
rmacfadyen
on
February 11, 2011
More Search Options
« First
...
< Previous
2
3
4
5
6
Next >
...
Last »