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
104
of
656
(
6,557
total posts)
< 1
second(s)
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
Upload Image is not working....
I've just installed the product. I've created the ''Uploads'' folder in the root of my website I've assigned Read + Write permission to Machine/ASPNET Account on this folder (it's not shared by the way; hope that's ok?) There's a bunch of test images under the ''Uploads'' folder I do see these images under ''Upload'' folder when I ...
Posted to
Cute Editor for .NET
(Forum)
by
brage
on
April 10, 2009
Re: setting maximum amount of KBytes for Upload
MaxImageGalleryPathSize, MaxFlashGalleryPathSize etc would be great to see implemented! I tried the AllowUpload based on a retrieval of directory size.. One problem though.. when someone has overridden its maximum webspace and you set the AllowUpload to False, it also means that people cannot delete files anymore in order to create new ...
Posted to
Cute Editor for .NET
(Forum)
by
orah666
on
August 25, 2004
Re: upload image
Hi, please try this :(attach the event at first) void Uploader_FileUploaded(object sender, UploaderEventArgs args) { string targetpath = Server.MapPath(''~/MyDir/'' + args.FileName); ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 12, 2009
Re: Using DotNetZip to compress file during upload
I found out what the problem was. The DotNetZip copies the file to a temporary folder that .net doesn't have permissions to so the permissions don't get replicated correctly. Once I changed the temp folder to the one I use for the non-zipped files with AjaxUploader, the files zipped up fine.
Posted to
Ajax Uploader
(Forum)
by
jmestep
on
December 16, 2008
Re: File Upload cause complete page post back... Basicly the ajax part of the uploader is not working?
I am having the same issue as Scott. Even when the uploader is inside and update panel the entire page is being posted back. I am using the control in a similar way elsewhere and this is not occuring.Any ideas on what might be causing the page to do a full postback even when it is inside an update panel?
Posted to
Ajax Uploader
(Forum)
by
davior14
on
June 15, 2012
Re: Upload Folder and user-specific image files. Please send help.....
Say Adam, Not quite sure how to test the demo. The link brings up a page where there are 3 links to the DNN demos. I can't seem to locate the Cute editor such that I may attempt a file upload. Please advise. In addition, how would I go about getting this change if it is available? I am interested in purchasing the IP version of ...
Posted to
Cute Editor for .NET
(Forum)
by
SDorsett
on
February 10, 2006
Re: Error message on file upload completion
Ignore this thread, Problem solved. I have discovered the source of the problem. It appears that the web site security was updated last week and the change has affected the way the site responds when the security credentials have expired. Apologies for raising an incorrect error.
Posted to
Ajax Uploader
(Forum)
by
AtomP
on
February 11, 2013
Re: Upload with Context
With the new flickr uploader tool, I'm not unable to "sent to Flickr" from the context menu in Windows Explorer.Is this a defect, or has the functionality been removed?Please help. PHP Training in Chennai | PHP Training in Chennai
Posted to
Ajax Uploader
(Forum)
by
vivekraju
on
March 7, 2016
Re: Storage provider and Upload provider
Thanks for the reply. It seems that download.ashx is not recognized by my asp.net MVC application. I get (http error 2) when I click "image gallery" and "insert image". Please see image below. Regards, smondala
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
smondala
on
January 31, 2013
More Search Options
« First
...
< Previous
102
103
104
105
106
Next >
...
Last »