954,577 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

richtextbox in asp.net

hello,
is richtext control available in asp.net.where is the control.
how tio use it

Deepa
Newbie Poster
19 posts since Nov 2004
Reputation Points: 10
Solved Threads: 0
 

Hi,

[IMG]http://cutesoft.net/data/ScreenShot_version_4_0.gif[/IMG]

We have a a full-featured ASP.NET RichTextBox (CuteEditor from
CuteSoft).


If you are interested, please check the following link:

http://cutesoft.net/ASP.NET+WY­SIWYG+Editor/


General demo:
http://cutesoft.net/example/general.aspx


DNN integration demo:
http://dnn3.cutesoft.net


IbuySpy integration demo:
http://ibuyspy.cutesoft.net


Rainbow portal integration demo:
http://rainbow.cutesoft.net


Asp.net forums integration demo:
http://cutesoft.net/forums


Regards,

Http://CuteSoft.net

SupportCuteSoft
Newbie Poster
4 posts since Jul 2004
Reputation Points: 8
Solved Threads: 0
 

RichTextBox is in the .NET Framework, but only for Windows Forms, not for Web Forms. This is because ASP.NET renders HTML, and HTML doesn't contain a RichText element.

So your answer will be to buy a 3rd party control that will likely render as an ActiveX object.

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 

So far there is no built in control available, however there are several third party controls available. one of which is tinymce, have a look at this good sample ( http://www.dottostring.com/2008/11/how-to-add-javascript-wysiwyg-editor-richtextbox-in-aspnet-website/ ) I read sometime back which explains its integration with asp.net.

clairebair
Newbie Poster
1 post since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

i recommend using FreeTextBox
http://freetextbox.com/default.aspx
or FCKEditor
http://www.fckeditor.net/

i have used the two editors . FreeTextBox
is easy to use and FCKEditor is more flexable

raziane
Newbie Poster
23 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

i need a richtextbox control like the one i am typing now

rajees
Newbie Poster
3 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

create your own usercontrol or third party tools available.

dnanetwork
Practically a Master Poster
Banned
633 posts since May 2008
Reputation Points: 28
Solved Threads: 106
 
create your own usercontrol or third party tools available.


i have already used free textbox control in my asp page. But still there is a problem while inserting the data in database. currently i am using OLEDB provider, but free textbox supports ODP(i.e., Oracle Data Provider). so how to save and retrieve my data using free textbox control with OLEDB provider and i am saving the content of the free textbox in a blob column.

rajees
Newbie Poster
3 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

I wish I knew the answer of Rajees.... I have the same question.

GiannisAnto
Newbie Poster
1 post since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You