| Description |
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. |
| Supported languages: English |
| Supported OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 |
| Installation: Install and Uninstall |
|
| Release info |
|
03/10/2004
Minor Update
|
Changes:
fixed bug with RemoveServerNamesFromUrl
- Added ReadOnly mode
- Removed DisablePaste property
- Added PasteMode property
* Default (normal behavior)
* NoScript (removed
<
SCRIPT
>
tags from the document)
* NoHtml (removes all HTML tags)
* Disabled (no pasting is allowed)
|
|
| End user license agreement |
| http://www.gnu.org/copyleft/gpl.html |
|
|
| Also by this author |
.NET Communication Library
1.0.0.0
ComponentSpot
The .NET Framework lacks support for some network protocols. With Smilla?s .NET Communication Library, developers can add NNTP to their .NET apps. It is written in C# and is distributed under the GNU Lesser General Public License.
cryptlib
3.0
ComponentSpot
Security toolkit with strong encryption and authentication. Supports many algorithms for symmetric/asymmetric encryption, authentication, and hashing. Free for non-commercial/shareware projects. Written in C. ActiveX and C++ wrappers are available.
Garbe.Sound Audio DSP
Beta 1
ComponentSpot
A digital audio processing class library for .NET that lets developers create their own sound filters or use the ones implemented by the author, such as Gain, Delay, and Reverb, as well as the ability to read and write .WAV files.
MenuXP
1.0
ComponentSpot
MFC classes to add flat, non-3D, ?water-color? Office XP-style UI controls to MFC apps. They have no raised edges, do not look ?pushed in? when clicked, and are not ?shadowed? (except for menus).
SourceGrid
1.2.11.0
ComponentSpot
SourceGrid is a basic .NET grid control. It allows simple data to be displayed without relying on XML. Useful for simple apps, it lacks databinding, WYSIWYG design-time and printer support, as well as grouping and master/detail capabilities.
Lumisoft UI Controls
1.1
ComponentSpot
Lumisoft?s UI Controls 0.11 contains over a dozen basic flat controls for Windows Forms apps. The controls can be configured using the Property tab in VS.NET, but lack advanced WYSIWYG design-time support and databinding. Seems somewhat buggy.
FTP Component
1.0
ComponentSpot
.NET lacks FTP classes. KCommon FTP component lets programmers build .NET apps so users can send or receive files via FTP. Supports synchronous and asynchronous transfers. Supports passive but not active mode. Written in C#. Doesn?t support...
OpenSSL
0.9.7c
ComponentSpot
Open SSL 0.9.7c lets applications use Secure Sockets Layer (v2/v3), Transport Layer Security (v1), and a general-purpose cryptography library, for data integrity, authenticity, and privacy security features. Perl or Cygwin needed for Win32 compile.
CSpot SMTPClient
0.4
ComponentSpot
Bossware?s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn?t use .NET?s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS...
|
|
|