Search

You searched for the word(s): upload'A=0
Showing page 211 of 656 (6,557 total posts) < 1 second(s)
  • Re: Image Gallery upload, not valid virtual path

    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.    
    Posted to Cute Editor for .NET (Forum) by BlueLemon on June 10, 2009
  • Error when i try to upload file

    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 ...
    Posted to Cute Editor for ASP (Forum) by iusim on January 19, 2009
  • Re: FLM Error: Invalid Size !1310720

    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 ...
    Posted to PHP File Uploader (Forum) by ram090 on November 2, 2009
  • Re: insert hyperlink upload location

    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 ...
    Posted to Cute Editor for .NET (Forum) by Benava on February 9, 2009
  • Re: Image upload file browser window doesn't appear

    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
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 11, 2009
  • Re: Help getting script to use GetUploadedFile when using 2 ASP files...

    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 ...
    Posted to ASP Uploader (Forum) by MarkRadaba on September 28, 2016
  • 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
  • AllowedFileExtensions works only in IE, doesn't work in Chrome, Firefox, Opera

     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 ...
    Posted to Ajax Uploader (Forum) by dsin on January 26, 2016
  • Javascript error when uploading

     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 ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by msinotte on July 9, 2014
  • Get uploaded real file name!!!

    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 ...
    Posted to Ajax Uploader (Forum) by Gianluca on April 4, 2014