|
Implementing support for uploaded images
|
|
If you use the Insert Image button to add an image to the page from your local computer, it will just insert a reference to that image in the HTML and works best if you enter the full image URL including the hostname. In fact the Insert Image button is really only designed for using images already on the server as there are better ways to handle image uploading.
To add image uploading to your application, look at the free image upload gallery add-on for RichTextBox.
|
|
|
|
|
|
|
|
|
|
|
|