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
55
of
336
(
3,355
total posts)
< 1
second(s)
Re: Unable to fund the uploaded file in directory : C:\Windows\TEMP\
leesam, The upload component of Cute Editor is Ajax Uploader. This component can auto dectec the client's browser and decides to load silverlight, flash or iframe solution. Since flash 10 release, Adobe changed FileReference.browse() method. In Flash Player 10 you can no longer spawn this dialog window programmatically and it ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 2, 2009
Re: How to force progress bar for post upload processing?
Hi, You can try this code : <script type=''text/javascript''> var internalobj; var hasprogress=false; function ShowProgress() { if(!internalobj)return; function ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 3, 2009
"UploadModule is not installed into web.config" Error not allowing multiple file selection via Flash file open dialog
Been messing with this for almost 2 hours now and I can't get the multi file selection to work. I'm using the selecting-multiple-files.aspx demo page. Shortly after the page loads, I get the ''UploadModule is not installed into web.config!'' error popup. The web.config is set per all the instructions and I've checked it half a dozen ...
Posted to
Ajax Uploader
(Forum)
by
Angelo
on
February 10, 2011
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 request. The default is 30MB.
The control works fine on my Pc with Xamp under Windows, but do not work on Linux - ApacheAt the end of the upload process (''green bar full'') I have 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 ...
Posted to
PHP File Uploader
(Forum)
by
ggalvagno
on
July 29, 2009
Re: UploadCompleted Server-side Event Not Firing
Hi Eric, My upload code is part of a large web site. I couldn't post it all here, but I'll try to paste the pertinent sections (hope this helps): Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load ShowUserInfo() InitializeUploadControl() ImportClientSideLibraries() If Not ...
Posted to
Ajax Uploader
(Forum)
by
icastel
on
March 29, 2010
Re: Manual File Upload
so using the simulate file upload aspx file i am able to simulate the uploading. what i want to do is to perform some processing then when the user selects the button then only the uploading can be done. what i want is to control it using a custom button
Posted to
Ajax Uploader
(Forum)
by
daft
on
January 21, 2010
Upload a specific files from Zip File.
Hello Forum, I want to upload specific extension files e.g. ''.txt'' from a zip file. and i want those files to show up in my attachment. right now for uploading file i am using args.Item.CopyTo(SaveDirectory) path. Help is greatly appreciated. Thanks,Anand.
Posted to
Ajax Uploader
(Forum)
by
[email protected]
on
January 5, 2010
Re: Detect the size of swf file
ayan.biswas: Hi Kenneth, When we upload a jpg file with the help of cute editor, we are getting the Height and width of the file after the successfully upload.But in case of swf file we are not.So we want the height and width of the swf file also, but how ? Thanks, Ayan The height and width ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 10, 2009
Re: Changing filename....
Hi, Please check the example page below, it shows you how to change the upload file name with method CopyTo(). mvcfile.FileName means use the original file name, if you want to change to other name, then just change there ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
September 22, 2016
Re: List regists by date decreasing
Hi, Please try the new example below, the red code is what I am changed. T<%@ Language="VBScript" %> <!-- #include file="aspuploader/include_aspuploader.asp" --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
November 14, 2012
More Search Options
« First
...
< Previous
53
54
55
56
57
Next >
...
Last »