Freetextbox 1.6.3 (Chinese Version)
Welcome here! Freetextbox is an ASP. NET Server Control Based on mshtml Technology in Internet Explorer. This is an excellent free software. We can easily embed it into web forms for online editing of HTML content, such as news publishing, blog writing, and forums.CommunityAnd other Web systems.
The Chinese version 1.6.3 is based on the original version. In addition to the control interface in Chinese, the descriptionattribute is added for each attribute of the core class freetextbox so that the control is stored in Visual Studio.. net. [Click here to download freetextbox Chinese version]
The example cannot be displayed due to server reasonsProgramSorry! As follows:
- Freetextbox 1.6.3 Chinese version [307kb]
: Http://www.percyboy.com/w/ftb/down/FTB_1.6.3_zh.zip
- Freetextbox 1.6.3 Chinese VersionSource code[420kb]
: Http://www.percyboy.com/w/ftb/down/FTB_1.6.3_zh_Source.zip
Download from hereFreeTextbox 1.6.3 (Chinese Version)And its sourceCode.
Http://www.percyboy.com/w/ftb/
The usage is relatively simple.HelperscriptsThreeFtb. colorpicker. aspx,Ftb. imagegallery. aspx,Ftb. inserttable. aspxPut the file in the root directory of the siteFtbDirectoryImagesDirectory. SetFreetextbox. dllCopyBinDirectory.
InVs2003OfIDEIn the toolbox.BinDirectoryFreetextbox. dll.
DragWebform. ConfigurableButtonpathAndToolbartype,In this way, there will be more styles. The generated code is as follows:
This. freetextbox1.textThis isFtbThe content of the text you entered.HtmlMarkedThis. freetextbox1.htmlstrippedtextThis isHtmlText marked for removal
UseFreetextbox1.textYou can.
What I care about most isInsert Image. It is too simple to limit the size of the image.
An error occurred while saving, as shown below:
Slave Client(Freetextbox1 ="
Potential Danger detected inRequest. FormValue.
Causes and solutions after searching:
This isASP. Network 1.1To prevent unauthorized submission, You Need To Do either of the following two solutions:
1. Modify only one page:*. AspxHeader
Adding Validaterequest="False"Attribute description, that is:
2. Change the entireWebApplication: InWeb. configAdd: Configuration section, add location inSystem. WebSection. Similar to the following:
Saved code:(To prevent illegal character input, you must filter it out.)
Insert Into article (title, content) Values ('"+ textbox1.text +"', '"+ freetextbox1.text + "')
Code displayed
Label1.text = Ds. Tables [0]. Rows [0] ["content"]. tostring ();
Because the source code is provided, you canInsert ImageMake similar extensions, just like in the blog.
A good online editor is available.FCKeditor,Cuteeditor.
From: http://cache.baidu.com/C? WORD = pages % 2 cvalidaterequest % 2 cfalse & url = http % 3A // www % 2 ecnblogs % 2 ECOM/netinfo/archive/2005/07/03/185554% 2 ehtml & B = 7 & a = 0 & User = Baidu