Hi there. I am using TinyEdit. I want to upload images through the editor. Is there a plugin for Asp.net razor? Editor's security pros or upload a picture through what are the cons?
Synopsis: "... an example of how to Upload, add and Display Image dynamically in TinyMCE Editor TextBox using jQuery Uploadify Plugin AJAX and Progress Bar without refreshing the Page in ASP.Net."
From what I have read in the documentation, it does not seem to directly support it. You may want to consider using another Rich Text editor if you want native functionality like that.
Member
30 Points
61 Posts
Tinyeditör Image Upload
Aug 15, 2014 12:19 PM|kortmazsefa|LINK
Hi there. I am using TinyEdit. I want to upload images through the editor. Is there a plugin for Asp.net razor? Editor's security pros or upload a picture through what are the cons?
All-Star
35169 Points
9930 Posts
Moderator
Re: Tinyeditör Image Upload
Aug 15, 2014 12:55 PM|bbcompent1|LINK
If you are talking about TinyMCE Editor TextBox, please check out this article that explains how to use JQuery to accomplish the task.
http://aspsnippets.com/Articles/Upload-add-and-Display-Image-in-TinyMCE-Editor-TextBox-using-jQuery-Uploadify-Plugin-in-ASPNet.aspx
Synopsis: "... an example of how to Upload, add and Display Image dynamically in TinyMCE Editor TextBox using jQuery Uploadify Plugin AJAX and Progress Bar without refreshing the Page in ASP.Net."
Member
30 Points
61 Posts
Re: Tinyeditör Image Upload
Aug 15, 2014 02:23 PM|kortmazsefa|LINK
Thank you, but not this way. I mentioned to add a picture editor by clicking through the direct installation
All-Star
35169 Points
9930 Posts
Moderator
Re: Tinyeditör Image Upload
Aug 15, 2014 02:28 PM|bbcompent1|LINK
From what I have read in the documentation, it does not seem to directly support it. You may want to consider using another Rich Text editor if you want native functionality like that.