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
15
of
336
(
3,355
total posts)
< 1
second(s)
Unable to upload file. Please check folder permissions.
In the image popup, i click the ''upload'' button, select my image file, then get the following: Unable to upload file. Please check folder permissions. We have the same code running and working on our production server, but get the error above on our dev server. I've double checked the folder persmissions and they ...
Posted to
Cute Editor for .NET
(Forum)
by
aswaagman
on
July 22, 2009
Split up of file upload process
Hi I wanted to split up file upload in to 2 parts. 1. It should display all the selected files in the grid 2. On clicking of Upload button it should upload files to the server. I have set ManualStartUpload property to true , which helps me in attaining point no 1. What shall i do to attain point no 2. On clicking of a button which function ...
Posted to
Ajax Uploader
(Forum)
by
[email protected]
on
February 16, 2009
Re: Using Multiple "Single File Upload" in a single Page
Hi dcahya, Below is the example page. "form-multiplefiles.asp" is another page which contains the asp ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
January 29, 2013
Re: Want to Upload only one image using file uploader
tatva39: Not Getting Javascript Error.... i also want one new feature also... i want to upload fixed size image like (500*325).if user upload image with different size than it gives error.... so is it possible with ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
December 30, 2009
Re: fileupload doing partial postback on each file upload.
Hello Ken, Thanks for you quick response, but if you put breakpoint at page load event in your sample, you see its will get hit for each upload. its not rendering that page back, so label's text is not updated; each time fresh request is getting postback so on server you find value of label is always blank. Imran
Posted to
Ajax Uploader
(Forum)
by
ibhadelia
on
August 24, 2011
Re: How do I get UploadAttachments events to fire for server-side validation prior to upload?
You can do the same thing in Ajax Uploader. Private Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As UploaderEventArgs) Dim fname As String = args.FileName ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 13, 2012
Re: Determining if upload is in progress
Hi Geminior, Please refer to all javascript API here http://www.ajaxuploader.com/document/scr/JavaScript-API.htm CuteWebUI_AjaxUploader_OnProgress and CuteWebUI_AjaxUploader_OnStart should work for you EventsDescriptionCuteWebUI_AjaxUploader_OnInitializeFires when an Ajax Uploader is fully ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 16, 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: Hiding UI after Upload
Dudi44: Hi! I'm uploading a CSV file and importing some of the uploaded file's data into a DB based on certain criteria, all in one go. Once uploaded, I need to hide the Upload UI before starting the import and give the user notification that the upload is finished and the import is starting. Not sure how to do this and any help will be ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
May 25, 2010
Re: Issue: uploading .pdf file in Cute Editor for .NET version 5
Gurpreet, Please check the following article: PRB: Cannot Upload Large Files When You Use the HtmlInputFile Server Control? SYMPTOMS When you try to use the HtmlInputFile control to upload a large file, the file may not be uploaded. CAUSE This problem occurs because the default value for the maxRequestLength ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 17, 2006
More Search Options
« First
...
< Previous
13
14
15
16
17
Next >
...
Last »