Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Change Uploaded filename using WebHTMLEditor
posted
hi, can anyone please tell me how can I change the name of the file uploaded using ToolbarUploadButton in WebHTMLEditor. Why I want to do so... actually the files(images) being uploaded have longer and unusual names, and hence I want them to follow a pattern. thanks
Parents
  • 24497
    posted

    Hi pallavipatni,

    If you ask about change names of files displayed within "Files" of the "Modify image" dialog, then that is not possible. Those files are located on server and end user only may request to show them in editor.

    If you ask about the "Upload File" button, which targets the INPUT filled by action of "Browser..." button, then, I guess, changing file name should be possible. The "Browse..." button opens standard windows "upload file" dialog. While browsing through available local files (if it is supported by end user machine), the end user may find a particular file, change its name and "Open" (request to upload) that renamed file.

Reply Children