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
12
of
656
(
6,557
total posts)
< 1
second(s)
Re: Any way to "restart" upload from where it left off?
Hi, Here is two samples : <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 8, 2009
Image Upload Function Does not Work
I am using the latest version of the Cute Editor as a control on the administrative pages of my web site. The web site is hosted by a server inside our LAN. I have noticed a peculiar phenomenon. When I attempt to do an image upload (which should result in a browse dialogue coming up, which allows me to browse to an image, select ...
Posted to
Cute Editor for .NET
(Forum)
by
Chaplain Doug
on
April 24, 2009
Upload images to a separate server
Problem: I need to upload and store images on a separate server other than the server running the cute editor. Environment: Windows 2003 running IIS6. IE 7 (7.0.5730.13) Cute Editor for .Net CuteEditor.dll (6.0.0.0) CuteEditor.ImageEditor.dll (6.0.0.0) Solution so ...
Posted to
Cute Editor for .NET
(Forum)
by
dgertz
on
March 14, 2008
Re: Flash: the upload task is interrupted! io Error #2038
Arden:We are getting exactly the same error. We have set the appropriate maxRequestLength and maxAllowedContentLength properties. We are using IIS6 and this occurs in ALL browsers when attempting to upload a file that is 1903250 KB (nearly 2GB). This ONLY occurs with https requests, http requests are fine. Does anyone have a ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
February 12, 2013
Manual Upload, Cancel Upload Process
I know we are able to cancel individual files on upload, but if a user wants to cancel the entire upload operation what property's events would I have to set to enable such a feature?
Posted to
Ajax Uploader
(Forum)
by
Anonymous
on
August 23, 2010
Re: Error upload ie8.0.7601.17514CO : File not find
Hi mtanquerel, Does it got problem with all files? Or just large file? Try create an folder name “mytemp” under your site root and set it for property “TempDirectory”. Give the full permission to user “Everyone” of this folder to test it again. <CuteWebUI:Uploader runat="server" ID="uploader1" ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 25, 2013
Re: Hide cancel button while upload is in progress
Hi, Please set the cancel button to another button, then you can hide the custom cancel button to achieve this requirement, like below. <CuteWebUI:UploadAttachments ID="uploader1" runat="server" CancelButtonID="btn_Cancel"> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
April 1, 2013
Re: Display alret when user tries upload file/s with a same name that already exist in DB
Hi, Please try the example below, you can achieve it in "function myqueueuihandler(list)". <%@ Page Language="C#" Title="Customize the queue UI" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 28, 2013
Re: Multiple upload buttons in one page
Hi QuiTran, Yes, you can add multiple instances in the same page, like the example below. <%@ Page Language="C#" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 4, 2013
Re: Ajax Uploader - progress width after upload
Hi lanikfs, You can control the progress text style like the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 3, 2013
More Search Options
« First
...
< Previous
10
11
12
13
14
Next >
...
Last »