Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): IE 9 upload
More Search Options
Showing page
13
of
656
(
6,557
total posts)
< 1
second(s)
Re: Unknown Result On second image upload (not multiple files mode)
Hi rohitohuji, Do you get the same problem with the example page below? Is your site on the load balancing/web farm/cloud environment? Is your site online? If so, can you send me your uploader page url? So I can check it for you. Kenneth@CuteSoft.net <%@ Page Language=''C#'' %> <%@ ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 9, 2012
Re: Please how do i resolve this error: "You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a reque
Hi proffy, Please refer to http://www.ajaxuploader.com/FAQ.htm#16, ''IIS7 and large files'' section. IIS7 and large files By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled. It specifies, in bytes, the maximum length of the content in a request. The default is 30,000,000 ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 26, 2012
Re: Image Upload not working browse_Frame and TargetUrl errors
Hi jojolevy, Can you post your example page url? So we can check it for you directly. Please try the example page below. Does it get the same issue? <%@ Page Language=''C#'' AutoEventWireup=''True'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><html><body> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 5, 2012
Re: error upload file
Hi Danielef82, Is your site on a load balancing, web farm, or cloud environment? Can you show me your gallery page code? Is your site online? If so, can you send me the gallery page url? So we can check it too. Using any ajax control with gallery? Do you get the same issue with the example below? <%@ Page ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
January 11, 2012
Re: Getting File Duplicate Alert even if I have removed the file from upload
Hi lbhatt, Please try the example below <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 19, 2011
Re: Flash: The upload task is interrupted! http 401
I just found the issue to my problem! Just encase anyone is interested it was caused by my IIS settings for anonymous authentication. It appears that chrome currently does not like it when anonymous authentication is disabled and you try to use this AJAX uploader. Considering I require anonymous authentication to be disabled on our dev ...
Posted to
Ajax Uploader
(Forum)
by
LeeW
on
August 17, 2011
Re: The page cannot be found after file upload
Hi nkhamed , Is yours site online? If so, can you send me the test page url? So we can check it for you. And please create a new page by the code below and test it on your site, does it work? <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 15, 2011
Re: Want to upload images on different server
Dear chintanshah, After the following highlighted code are executed, files will be uploaded to destination folder on same server, you can handle those files and move them to other server, you can refer to http://www.frihost.com/forums/vt-49107.html <?php require_once ''phpuploader/include_phpuploader.php'' ?> ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
April 22, 2011
Re: demo2 (File Upload with Custom handler) freezes in FF
Hi MrFast, Please wrap the uploader control by the <div> target <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
April 4, 2011
Re: Options on sorted upload - Multi file select
I figure let me post a followup to this incase it can help someone else. the second call is nessessary, so i figured if I needed to use one I might as well make it usefull. in the JS file where I call function CuteWebUI_AjaxUploader_OnPostback() { // grab some additional info var stock = ...
Posted to
PHP File Uploader
(Forum)
by
D2Wheelz
on
March 25, 2011
More Search Options
« First
...
< Previous
11
12
13
14
15
Next >
...
Last »