Control introduction:
1) This version rewrites the core architecture of the control based on Asp.Net2.0 technology, which not only has more efficient running performance, but also can easily implement more powerful functions!
2) Supports powerful skin-changing function, users can easily DIY their own unique personalized WYSIWYG editor control!
3) Supports custom menu function modules. You can DIY your own unique function menu and add or remove various built-in functions of controls by simply configuring the config file.
4) Support plug-in functions. Different types of plug-in functions can be added by setting corresponding plug-in parameters through the menu function config file.
5) Powerful upload management function, you can control the upload permissions of different users in detail by configuring the config file.
6) Uploading pictures supports adding text watermarks, picture watermarks, and generating thumbnails, and uploading multimedia files supports automatic playback.
7) Provides nearly 50 online editing functions for users to freely match. By configuring the config file, you can form your own unique editor control as easily as stacking blocks.
8) Two sets of editor skins (default and XP style) are preset for user convenience!
9) The control fully supports common mainstream browsers such as IE5.5+, Opera, and Firefox!
10) The control provides adaptive international language (multi-language) support.
DotNetTextBox update history
--------------------------
2008/1/10
Version 3.4.0 Free
Updates:
1) Fixed the bug that the control may have garbled English spaces in some operating environments!
2) The preview function of the editor has been improved. Now when previewing content, all open hyperlinks in the content will temporarily pop up in a new window (without affecting the content code being edited)!
3) In response to the problem that some netizens raised that errors would occur when inserting content into the database, a demonstration code for correctly using controls to submit content to the database and reading content from the database has been added!