Bookmark current page!
 del.icio.us  redd it
 Furl it!  BlinkList
Home::Development::C / C++ / C#

FreeTextBox 1.6.3 ComponentSpot
Released:2004-03-10   
License Type: Freeware
Platform: Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003
Requirements:none
Product homepage: http://www.componentspot.com/products/review.aspx?id=3&MasterCat=4&Categories=0
 
 
 
Freeware   Download (1042 K)
Rating: (0 votes)
5 4 3 2 1


FreeTextBox 1.6.3


Revjon?s FreeTextBox control provides programmers with a user interface element for a WYSIWYG HTML editing environment similar to what is available in word processors. Developers can add text-editing capabilities to ASP.NET (Web Forms) Web pages. Users can therefore edit text and click on buttons to format their text, just like in a text editor.

The control is written in C# and has many options for customization. It can be validated using standard ASP.NET validators. The code is not marked CLS compliant, so developers may encounter problems when using it in languages other than C#.

MSHTML is reputed to make certain changes to HTML code, such as changing relative URLs to absolute. Developers can prevent this by using the control?s properties. Some developers have noted that it has problems in Opera 7. It lacks find and replace, as well as a context menu.


Keywords: TextBox, text box, Webforms, Asp.Net, VB.NET, dotnet, free, HTML editor, editor


Changes:
- fixed bug with RemoveServerNamesFromUrl
- Added ReadOnly mode
- Removed DisablePaste property
- Added PasteMode property
* Default (normal behavior)
* NoScript (removed