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
51
of
336
(
3,355
total posts)
< 1
second(s)
Re: can't remove/upload image sometime
Hi ken, Thanks Set Upload = Server.CreateObject("Persits.Upload") 'Delete file trough uploader if Upload.FileExists(folderpath &"\"&filepath) then Upload.DeleteFile folderpath &"\"&filepath End if But when i have removed file from directory. It's remove ...
Posted to
ASP Uploader
(Forum)
by
deniyaltandel
on
May 6, 2013
Re: How can I Load and then Save an existing html file into Cute (ASP version)?
I do this using CodeCharge and something called ''HTMLarea''. I was hoping to replace HTML area with CUTE (cos it's much more advanced), but it doesn't work with the image bank system which my client uses to upload images etc. independant to the page make element. HTH...Tony
Posted to
Cute Editor for ASP
(Forum)
by
Waspman
on
September 15, 2004
Re: Unable to find the uploaded file
I have already done that still its giving error for files say larger than 15MB. Error: "Unable to find the uploaded file in directory : C:\inetpub\wwwroot\TestDragDropUpload\Uploads " Smaller files are uploading without error and are avaliable in specified upload folder. I have set in ...
Posted to
Ajax Uploader
(Forum)
by
FixbugTester
on
April 20, 2016
Can not Upload files in Multiple Systems at the Same Time
Hi, We are using CUTEWEBUI Uploader to Upload files to the FTP server it was working nice if we use Single System to upload the files but if we use multiple systems to Upload the files it is showing the following Error in any one of the System which is Uploading the file.We had specified the Web Config key for the Temporary Folder ...
Posted to
Ajax Uploader
(Forum)
by
Rkumar1
on
March 18, 2014
Re: html5: the upload task is interrupted
Hi colinbashbash2, For the load balancing environment, you need to set the TempDirectory to a central location to support to upload large file. If you have not set it yet, then please do this setting and try again. Setting temporary file location in web.config Add an entry into the <appSettings> section of your ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 14, 2014
get rename file uploaded
Hello,I'm using this script to make multiupload imagehttp://aspuploader.com/demo/ajax-multiplefiles.aspwhen I upload 2 files (or more) with the same name, the second file is renamed by adding the upload time but the list displays the files with the same name that isbut I must see as has been uploadedNow, how can I view the file as they ...
Posted to
Ajax Uploader
(Forum)
by
siusky
on
November 29, 2013
How to delete an uploaded file
Hi, can i use AttachmentRemoveClicked event to delete an uploaded file? <%@Page Language="c#"%> <%@Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" TagPrefix="CuteWebUI"%> ...
Posted to
Ajax Uploader
(Forum)
by
ttyrone
on
August 5, 2013
Error: Unable to find file ... in /public_html/temp
I bought the license and I need help on uploading a large file up to 500mb limit.. Basically, I got it to work on less files up to 40-50mb to upload but when I started uploading 350mb..I get an error "unable to find file .... in /public_html/temp when the upload ends... I got the php.ini ...
Posted to
PHP File Uploader
(Forum)
by
b00t
on
June 27, 2013
adding image to upload
Hi. I'd like to add an image to click on and upload files instead of a button. This is my original code: I remove the code in RED and add the code in GREEN but it doesn't work. <% Dim uploader Set uploader=new ...
Posted to
ASP Uploader
(Forum)
by
oap
on
June 14, 2013
Image Upload not working browse_Frame and TargetUrl errors
I'm running 6.6 and am getting these error when trying to use the image Error: element 'browse_Frame' not found Source File: http://xxxxxxxxxxxxxxxxxx/admin/CuteSoft_Client/CuteEditor/Dialogs/Load.ashx?type=dialogscript&file=DialogHead.js Line: 1 Error: TargetUrl is undefined Source File: ...
Posted to
Cute Editor for .NET
(Forum)
by
jojolevy
on
February 4, 2012
More Search Options
« First
...
< Previous
49
50
51
52
53
Next >
...
Last »