|
Search
You searched for the word(s): upload'A=0
Showing page 211 of 656 (6,557 total posts)
< 1 second(s)
-
Uploading to the default ImageGallery location works. But, any subfolders fail.
The error even shows up on the the General example in demos.
http://cutesoft.net/example/general.aspx
Go to image gallery, select the guest folder, and attempt to upload an image.
-
I have installed the sample demo file and i get the same error:
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/CuteEditor_Files/Dialogs/include_upload.asp, line 126
This is the link to the demo file: http://realiyeda.org/simple.asp
Does anyone knows what is ...
-
Hi Terry, Yes, i am getting value null. When i am sending document through https pages my file uploading to my temp directory with filesize 0. This doesn't happen all the time. After some debug on your code we found that there were two kinds of upload process(_Addon) i.e. ''xhttp'' and ''upload''. When i upload documents through ...
-
I changed the property from
<security name=''FilesGalleryPath''>~/uploads</security>
to
<security name=''FilesGalleryPath''>~/Event/EmailCommunications/uploads</security>
I got no change. I still got the default folder being Web/uploads. I want it to be ...
-
Hi Luminousc,
Can you reproduce this issue on our online example http://cutesoft.net/example/general.aspx?
which version of the browser you and your colleagues used?
you said 'doesn't show the file browser window', get some script error?
Regards,
Ken
-
Ken,
I'm only trying to upload one file.
What I'm trying to do is have a form with an upload button,, so when you clicked on it, it uploaded the file and the info from the form on to another file, which then grabbed the uploaded file info from the previous page and rename it, along with other tasks such as database ...
-
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 ...
-
Hello,
I set dynamically ValidateOption.AllowedFileExtensions to limit the upload to given file extensions, and it works well in IE. But with Chrome and other browsers the setting simply doesn't work and I'm able to upload any file extension. I tried to change the delimiter of the allowed extensions, testing both the ...
-
Hi I am getting the following error when I am trying to upload a file.
I am in the process of converting my app from CuteSoft to Richtexteditor. I am not sure if their is a possible conflict with the two editors being in the app. Only the Richtexteditor is being used on the page .
Below is the error ...
-
Hi guys, I have the following problem.
WHen I try to upload files in different times, could happens that the name of a file is the same of a file aready present on the target destination. In that case, the uploader class provides to rename the new file, but I can't get the new filename...
The code I'm using is the ...
... 211 ...
|
|
|