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
115
absolute versus relative file upload path
posted

How is the control determining if the value of WebHtmlEditor.UploadedFilesDirectory is a relative path or an absolute path?

The reasone I ask is that I am setting this value to a UNC path (ie. \\ImageServer\public\test\myApp\) and but the control is interpreting this as a relative path, prepending the application directory in the image tag.

In our enviroment I cannot allow users to upload files to the same server where the application files reside, so a relative path isn't going to work.

Parents
  • 12004
    posted

    Hello,

    This is just a follow up. When you use the editor control, are you specifying it in UploadedFilesDirectory? What about any of the features of the control such as Insert Image feature?

    Let me know if you have any questions with this matter.

    Sincerely,
    Duane Hoyt
    Developer Support Engineer, MCTS
    Infragistics
    https://es.infragistics.com/support

Reply Children
No Data