473,322 Members | 1,522 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

(Free) Rich Text Box web control...

Does anyone know of a good rich text editor web control for ASP.NET that is
*free*?

TIA.
Nov 18 '05 #1
8 9694
TJS
http://www.exporttechnologies.com/softwareDownloads.asp
"EEEdiot" <EE*****@hotmail.com> wrote in message
news:Sd********************@giganews.com...
Does anyone know of a good rich text editor web control for ASP.NET that is *free*?

TIA.

Nov 18 '05 #2
Neo
Is there rich text editor source code available?
"TJS" <no****@here.com> дÈëÏûÏ¢ÐÂÎÅ
:et**************@TK2MSFTNGP11.phx.gbl...
http://www.exporttechnologies.com/softwareDownloads.asp
"EEEdiot" <EE*****@hotmail.com> wrote in message
news:Sd********************@giganews.com...
Does anyone know of a good rich text editor web control for ASP.NET that

is
*free*?

TIA.



Nov 18 '05 #3
SPAW web based WYSIWYG editor control:

https://sourceforge.net/project/show...ease_id=179799

"EEEdiot" <EE*****@hotmail.com> wrote in message
news:Sd********************@giganews.com...
Does anyone know of a good rich text editor web control for ASP.NET that
is
*free*?

TIA.


Nov 18 '05 #4
www.freetextbox.com I've used it a lot and really like it.

"EEEdiot" wrote:
Does anyone know of a good rich text editor web control for ASP.NET that is
*free*?

TIA.

Nov 18 '05 #5
The interface is very buggy when selecting style from ListBox.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

"Scott Simons" <Scott.Simons.At.MealMagic.Com.Remove.This> wrote in message
news:F4**********************************@microsof t.com...
www.freetextbox.com I've used it a lot and really like it.

"EEEdiot" wrote:
Does anyone know of a good rich text editor web control for ASP.NET that is
*free*?

TIA.

Nov 18 '05 #6
TJS
their demo page is a bunch of text area boxes with a submit query button at
the bottom....

I don't get it ??
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
SPAW web based WYSIWYG editor control:

https://sourceforge.net/project/show...ease_id=179799
"EEEdiot" <EE*****@hotmail.com> wrote in message
news:Sd********************@giganews.com...
Does anyone know of a good rich text editor web control for ASP.NET that
is
*free*?

TIA.

Nov 18 '05 #7
This one is PHP base but thanks for the suggestion.

"TJS" <no****@here.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
their demo page is a bunch of text area boxes with a submit query button at the bottom....

I don't get it ??
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
SPAW web based WYSIWYG editor control:

https://sourceforge.net/project/show...ease_id=179799

"EEEdiot" <EE*****@hotmail.com> wrote in message
news:Sd********************@giganews.com...
Does anyone know of a good rich text editor web control for ASP.NET that is
*free*?

TIA.


Nov 18 '05 #8
I've tried them all.

Best free rich text editor for ASP.NET:

http://freetextbox.com/

Best commercial rich text editor for ASP.NET:

http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx


EEEdiot wrote:
This one is PHP base but thanks for the suggestion.

"TJS" <no****@here.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
their demo page is a bunch of text area boxes with a submit query button
at
the bottom....

I don't get it ??
"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message news:%2****************@tk2msftngp13.phx.gbl...
SPAW web based WYSIWYG editor control:

https://sourceforge.net/project/show...ease_id=179799

"EEEdiot" <EE*****@hotmail.com> wrote in message
news:Sd********************@giganews.com...
> Does anyone know of a good rich text editor web control for
ASP.NET that > is
> *free*?
>
> TIA.
>
>



Nov 19 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jim Haynes | last post by:
I cannot set the tab array for the Rich Text Box control. After I have text in the control, I try the following where rtb is the name of the rich text box control: rtb.selectall() Redim...
4
by: David Davis | last post by:
Woll2Woll has a product for Delphi called Infopower which has a rtf control with a built-in word processor. Does anyone know of a third party control that has the same capabilities. I don't have...
0
by: ray well | last post by:
hi, my app has two parallel rich text boxes containing the same content in 2 different languages. the lines parallel each other, line #3 in english contains the same content as line #3 in...
9
by: Neil | last post by:
I need to implement a rich text box in an MDB file for a user base that consists of Access 2000 and Access 2002. Unfortunately, I'm using Access 2003 on my development machine. My understanding is...
5
by: ARC | last post by:
Just found out something interesting with Access 2007... In table design, if you set a memo field to the new rich text option, and put that control on a form, set the control to rich text, you can...
10
by: Neil | last post by:
Using the MS Rich Textbox Control 6.0 in Access 2000, I need to concatenate several RTB controls into a single RTF file. Sometimes two strings will be side-by-side; other times they need to be...
4
by: Neil | last post by:
Just found out that the Microsoft Rich Textbox does not support full text justification, since it's based on Version 1.0 of the RichEdit Window Class, and full text justification is only available...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.