Hi, in your AspxHtmlEditor, in case when I want to insert an image to doc, there are two options
- From the web site
- From local computer
The main problem I have, is that I can not insert existing image on web server.
I have to add a new one from local computer, and after that, multiple same images exists on webserver (in upload dir), and of course htmlEditor change the name of image.
So question is, is there (will there) be a possibility to choose from pictures in upload directory ?
Another question, do you have/plan a component which can be used as file uploader ? or integrate this to aspxHtmlEditor ? Because it would be nice if it could upload for example pdf documents.
Attila