I'm looking for a visual studio extensions html editor for my admin pages. I already tried ajaxtoolkit HtmlEditorExtender. However, that one does not come with an image feature. I neeed to be able to add images along with text.
I'm looking for a visual studio extensions html editor for my admin pages. I already tried ajaxtoolkit HtmlEditorExtender. However, that one does not come with an image feature. I neeed to be able to add images along with text.
There are tons of Javascript-editors out there, you'll just need to look through them to determine which one best suits your needs.
Some of the most common Javascript based ones are listed below :
Redactor: is the most advanced human-friendly wysiwyg in the world
Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
completely understand the risk before retrieving any software from the Internet.
Best Regards,
Yong Lu
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
27 Points
293 Posts
Looking for a visual studio extensions html editor
Jul 23, 2018 02:09 PM|splitfire|LINK
I'm looking for a visual studio extensions html editor for my admin pages. I already tried ajaxtoolkit HtmlEditorExtender. However, that one does not come with an image feature. I neeed to be able to add images along with text.
All-Star
54508 Points
14111 Posts
Re: Looking for a visual studio extensions html editor
Jul 23, 2018 02:12 PM|mudassarkhan|LINK
Refer
Upload, add and Display Image in TinyMCE Editor TextBox using jQuery Uploadify Plugin in ASP.Net
Adding Images to TinyMCE Rich Text Editor using ASP.Net FileUpload Control
Blog: ASPSnippets | Forum: ASPForums | Company: Excelasoft
Star
11454 Points
2439 Posts
Re: Looking for a visual studio extensions html editor
Jul 24, 2018 02:37 AM|Yohann Lu|LINK
Hi splitfire,
There are tons of Javascript-editors out there, you'll just need to look through them to determine which one best suits your needs.
Some of the most common Javascript based ones are listed below :
Redactor : is the most advanced human-friendly wysiwyg in the world
CKEditor
Tiny MCE
HtmlEditor : HTML Editor for ASP.NET AJAX
The following links for your reference.
10 JQUERY AND NON-JQUERY JAVASCRIPT RICH TEXT EDITORS:
https://www.queness.com/post/212/10-jquery-and-non-jquery-javascript-rich-text-editors
What's the best WYSIWYG editor currently available? (jQuery suppport/integration is a plus.):
https://stackoverflow.com/questions/3191762/whats-the-best-wysiwyg-editor-currently-available-jquery-suppport-integration
Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
Best Regards,
Yong Lu