如何在asp.net中创建RichText框 [英] How to create richtext box in asp.net

查看:63
本文介绍了如何在asp.net中创建RichText框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个asp.net程序,用户可以在其中输入文本,还可以设置文本格式,例如粗体,添加链接等,它们应在mozilla浏览器中正常工作.

I want to create a asp.net program where a user can enter the text and can also format the text such as bold,add link etc. which should work in mozilla browser.

推荐答案

有一篇您可能会使用的文章-用于ASP.NET 1.1的RichTextBox用户控件 [ ^ ].
There is an article that you could perhaps use - RichTextBox user control for ASP.NET 1.1[^].


您还可以使用FCK编辑器来实现所需的功能.

检查这些,有关asp.net中FCKeditor的实现:

http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Integration/ASP.NET [^ ]

将FCKeditor集成到ASP.NET [
You can also use FCK editor to achieve what you want.

Check these, regarding the implementation of FCKeditor in asp.net:

http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Integration/ASP.NET[^]

Integrating FCKeditor in ASP.NET[^]

hope this helps :)


您可能还需要检查^ ]退出.
You may also want to check this[^] out.


这篇关于如何在asp.net中创建RichText框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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