Browse by Tags

All Tags » File Upload
  • Capture file names of images

    I work for county government and have developed a CMS using RTE. I need to be able to record the file names of images inserted into departments' pages. Here's what I have:    Protected Sub Uploader_FileUploaded(Sender As Object, args As RTE.UploadImageEventArgs) Handles Editor1.UploadImage     Dim ImgfileName ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Davidson on August 13, 2015
  • RTE (classic ASP) does not allow multiple file upload

    Tried the default demo in both Chrome & IE8.  But only one file can be uploaded at a time in either the image or document libraries. (not able to select more than one)   .Net version allows multiple image files ok.     Please advise if this is by design. thanks, Paul 
    Posted to Rich Text Editor for .NET and MVC (Forum) by accunet on April 23, 2013
  • Problem With Single file Upload

    hi m using the phpuploader but  i want the functionlity that the user only upload the single file at a time,I   tried all the configuration to restrict the user only upload a single file. but is not working here is code below   $uploader->InsertText=''Upload File (Max ...
    Posted to PHP File Uploader (Forum) by bineshdobhal on October 1, 2011
  • automatic file-rename trigger on upload

    Could you point me to the line of code to trigger an automatic rename if a file already exists upon upload? Currently:fileA.xxx exists on server, new upload of fileA.xxx overwrites original fileA.xxx What I'd like to see:fileA.xxx exists on server, new upload of fileA.xxx. User gets notified of duplicate filename and is ...
    Posted to Cute Editor for PHP (Forum) by Cassiopeia on May 30, 2011
  • IE8 / Vista: no refresh after fileupload

    This appears to work fine in the latest Firefox, but in IE8 on Vista when uploading a new image file to replace an old one, there is no automatic refresh and it appears as if the original file was never overwritten. I'm assuming that there is a Javascript hiccup somewhere for IE.
    Posted to Cute Editor for PHP (Forum) by Cassiopeia on May 30, 2011