如何创建像“codeproject ask question”这样的文本框文本框。 [英] how to create textbox like "codeproject ask question" TextBox.

查看:90
本文介绍了如何创建像“codeproject ask question”这样的文本框文本框。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何创建文本框,如codeproject ask questionTextBox,从哪里我问这个问题..我不想使用第三方控件..



其实我想要的是:

当我点击粗体按钮选择一些文字后,文字应该在以下标签内



< b取代;< / b取代。



如果我不选择任何东西,那么它应该只插入< b>光标位置上的标签..

解决方案

使用可以使用ASP.NET的RichTextEditor ..........


< blockquote> http://www.codeproject.com/Tips/455129/Rich-Text-Editor-with-ASP-NET






看看这里:

ASP .NET HTML编辑器控件 [ ^ ]

如何将CKEditor与ASP.NET集成 [ ^ ]

使用ASP.NET的富文本编辑器 [ ^ ]

http://rte.codeplex.com/ [ ^ ]

how to create textbox like "codeproject ask question" TextBox, from where i am asking this question.. i dont want to use third party control..

Actually what i want is :
After selecting some text when i click on bold button then the text should be within the following tags

<b></b>.

And if i dont select anything then it should insert only <b> tags on cursor position..

解决方案

Use can use RichTextEditor of ASP.NET..........


http://www.codeproject.com/Tips/455129/Rich-Text-Editor-with-ASP-NET


Hi,

Have a look here:
ASP.NET HTML Editor Control[^]
How to Integrate CKEditor with ASP.NET[^]
Rich Text Editor with ASP.NET[^]
http://rte.codeplex.com/[^]


这篇关于如何创建像“codeproject ask question”这样的文本框文本框。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆