ftb1.6.3_51aspx

所属分类:浏览器
开发工具:C#
文件大小:718KB
下载次数:13
上传日期:2009-11-02 11:59:53
上 传 者magicdreaming
说明:  FreeTextBox 是一个基于 Internet Explorer 中 MSHTML 技术的 ASP.NET 服务器控件。这是一款优秀的自由软件(Free Software),我们可以轻松地将其嵌入到 Web Forms 中实现 HTML 内容的在线编辑,在新闻发布、博客写作、论坛社区等多种 Web 系统中都会有用途,FTB_1.6.3_zh_Source是源码文件夹。该版本可以在Asp.net2.0中使用,详见代码佩文
(FreeTextBox is a MSHTML in Internet Explorer-based ASP.NET server control technology. This is a good free software (Free Software), we can easily be embedded in Web Forms to implement the contents of the online HTML editor, press releases, blog writing, forum communities, there will be a variety of Web systems use, FTB_1.6.3_zh_Source is the source folder. This version can be Asp.net2.0 use, see the code Pavin)

文件列表:
FTB_1.6.3_zh\51aspx源码必读.txt (1452, 2007-03-21)
FTB_1.6.3_zh\bin\FreeTextBox.dll (159744, 2003-11-18)
FTB_1.6.3_zh\bin (0, 2003-11-18)
FTB_1.6.3_zh\change.log (3337, 2003-09-03)
FTB_1.6.3_zh\Docs\FreeTextBox.chm (143209, 2003-09-03)
FTB_1.6.3_zh\Docs (0, 2003-11-18)
FTB_1.6.3_zh\HelperScripts\ftb.colorpicker.aspx (2595, 2003-11-17)
FTB_1.6.3_zh\HelperScripts\ftb.imagegallery.aspx (14769, 2003-11-17)
FTB_1.6.3_zh\HelperScripts\ftb.inserttable.aspx (3628, 2003-11-17)
FTB_1.6.3_zh\HelperScripts (0, 2003-11-18)
FTB_1.6.3_zh\images\ftb\folder.big.gif (1702, 2003-01-22)
FTB_1.6.3_zh\images\ftb\folder.small.gif (377, 2003-01-22)
FTB_1.6.3_zh\images\ftb\folder.up.gif (493, 2003-01-22)
FTB_1.6.3_zh\images\ftb\office2000\bold.gif (865, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\bullets.gif (83, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\center.gif (73, 2001-05-19)
FTB_1.6.3_zh\images\ftb\office2000\copy.gif (114, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\createlink.gif (193, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\cut.gif (95, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\deletetablecolumn.gif (892, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\deletetablerow.gif (896, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\fontbackcolorpicker.gif (895, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\fontforecolorpicker.gif (880, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\indent.gif (90, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\insertdate.gif (932, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\insertimage.gif (933, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\insertimagefromgallery.gif (933, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\insertrule.gif (875, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\inserttable.gif (911, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\inserttablecolumn.gif (901, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\inserttablerow.gif (890, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\inserttime.gif (901, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\italic.gif (79, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\justifycenter.gif (71, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\justifyfull.gif (859, 2003-02-07)
FTB_1.6.3_zh\images\ftb\office2000\justifyleft.gif (72, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\justifyright.gif (71, 2003-01-17)
FTB_1.6.3_zh\images\ftb\office2000\link.gif (145, 2001-04-19)
FTB_1.6.3_zh\images\ftb\office2000\mode.design.gif (138, 2003-01-09)
FTB_1.6.3_zh\images\ftb\office2000\mode.html.gif (130, 2003-01-09)
... ...

FreeTextBox 1.6.3 中文版使用说明 1.直接使用的方法: (1) 复制 bin 目录下的 FreeTextBox.dll 文件到你的 Web 应用程序目录中的 bin 目录或其上层的虚拟目录下的 bin 目录; (2) 复制 HelperScripts 目录下的三个文件到你的 Web 应用程序目录中或其子目录中,注意使用时要指定 HelperFilePath 属性; (3) 复制 images 目录下的 ftb 目录到你的 Web 站点根目录下的 images 目录中。 默认的目录结构如下: + Web 根目录 + bin 目录 - FreeTextBox.dll + images 目录 + ftb 目录 + 你的应用程序(虚拟目录) + bin 目录 - FreeTextBox.dll + images 目录(这个是你的“图片库”目录,上传的图片都在此) - ftb.colorpicker.aspx - ftb.imagegallery.aspx - ftb.inserttable.aspx - test.aspx (测试) (注:+ 表示目录,- 表示文件;上面 FreeTextBox.dll 只需要复制一个就行了;) 2.或者你可以更改源代码来简化某些设置。 3.官方网站:http://www.freetextbox.com 中文版: http://www.51aspx.com/CV/M67HNQANDQU37/ 上面网页中都有一些示例程序可以参考。 4.使用本软件请遵照 License Agreement 协议,使用中文版时请不要去掉译者信息。 破宝 percyboy@800e.net 2003-11-18

近期下载者

相关文件


收藏者