This is a migrated thread and some comments may be shown as answers.

open remote server's specified directory and insert pictures

1 Answer 107 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
zou
Top achievements
Rank 1
zou asked on 27 Jul 2018, 01:56 AM

Does the RadReichTextBox support inserting images from the remote server specified directory, opening a window, displaying thumbnails, and selecting multiple pictures?

such as, I have a static resources server ,I want to open a file window with the specified directory(http://192.168.1.103:8089/surveypics/), ,when open it ,shows the thumbnails of pictures, and choose one or more pictures to insert into the RadRichTextBox

how to solve this?

1 Answer, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 31 Jul 2018, 09:01 AM
Hello Zou,

The InsertPictureCommand of RadRichTextBox opens an OpenFileDialog instance by default. If this remote server is visible under the network locations, you should be able to access the images and add them in the document. Otherwise, if the server is not visible, I am afraid that I couldn't find a way to show the images in a dialog.

Hope this information is helpful.

Regards,
Tanya
Progress Telerik
Get quickly and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
RichTextBox
Asked by
zou
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Share this question
or