All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
多国语言的实现方法在ASP.NET中_[Asp.Net教程]
通用高效分页存储过程代码_[SQL,Server教程]
实现基于php和MySQL的动态树型菜单_php资料_编程技术
Asp.Net2.0权限树中Checkbox的操作_[Asp.Net教程]
visual c++ MFC的CObject类
Asp.Net,动态生成验证码_[Asp.Net教程]
利用PHP和CSS改变网页文字大小_php资料_编程技术
C#随机生成汉字验证码代码_[Asp.Net教程]
Visual,C#2005快速入门之switch语句_[Asp.Net教程]
VS,2008,中文版,(90天评估)_[Asp.Net教程]
Reading number is top 10 pictures
Abdominal hit by iron--HangZhou best driver parking save passengers
世界各国15岁的MM有什么不同
做运动的校花1
Chinese paper-cut grilles art appreciation7
BingBingFan apple dew point photo gallery4
Black and white also sexy--YanLiu1
Ashlynn Brooke a group sexy photo1
新版武松打虎
夕阳下的北京街道
红楼梦金陵十二钗(2)
Download software ranking
Jinling thirteen stock
致我们终将逝去的青春
Boxer's Top ten classic battle1
在线棋牌游戏3.05版
Boxer's Top ten classic battle10
C#程序员参考手册
徐若瑄成名作“魔鬼天使”
Visual C++界面编程技术
Adobe Flash Player(IE) 10.0.32.18 浏览器专用的FLASH插件
小黑猫大战两米大花蛇
delv published in(发表于) 2014/1/10 6:32:12 Edit(编辑)
新版FreeTextBox(版本3.1.6)在ASP.Net,2.0中使用简解_[Asp.Net教程]

新版FreeTextBox(版本3.1.6)在ASP.Net,2.0中使用简解_[Asp.Net教程]

新版FreeTextBox(版本3.1.6)在ASP.Net 2.0中使用简解_[Asp.Net教程]


简介:对于FreeTextBox(版本3.1.6)在ASP.Net 2.0中使用,只需要2个文件:FreeTextBox.DLL和ftb.imagegallery.aspx


1。下载最新版FreeTextBox(版本3.1.6),解压
FreeTextBox 3.1.6 (2006/07/18) 下载地址:http://freetextbox.com/download/
详细版本有哪些改进和修改历史可以看这里:http://freetextbox.com/download/changelog.aspx
FreeTextBox 3.1.6 (2006/07/18)
* BUG: Firefox postback problems (due to IE specific code)
* CHANGE: createlink now requires text to be selected
* BUG: FontSizesMenuList now functions correctly
* BUG: IE users would see the tag path of the entire document
* BUG: WordClean fix for tags
* BUG: bug in FF vs. IE DOM handling of extra \n tag
Free版本的收费版本的区别可以看这里:http://freetextbox.com/features/


2。打开ASP.Net2.0项目,添加引用。(如果添加过以前版本的FreeTextBox,先删除以前版本的引用)
2.1。拷贝ftb.imagegallery.aspx到你要使用FreeTextBox的目录(当然可以是其他,但是可能要设置路径)
3。将FreeTextBox添加到工具栏。(工具栏〉常规〉选择项〉浏览到DLL文件,添加)
4。可以将工具栏上的控件拖入到你的页面了
runat="server" Text='<%# Bind("Contents") %>'
ButtonDownImage="True"
ToolbarLayout="ParagraphMenu,FontFacesMenu,FontSizesMenu,FontForeColorsMenu|Bold,Italic,Underline,Strikethrough;Superscript,Subscript,RemoveFormat|JustifyLeft,JustifyRight,JustifyCenter,JustifyFull;BulletedList,NumberedList,Indent,Outdent;CreateLink,Unlink,InsertImage,InsertImageFromGallery,InsertRule|Cut,Copy,Paste;Undo,Redo,Print">

4.1。修改ImageGalleryPath属性为你图片的放置目录。
5。Q&A
5.1。Q:怎么不能新建目录,上传文件等?
A:修改ftb.imagegallery.aspx页面可以做到
SupportFolder="~/aspnet_client/FreeTextBox/"
AllowImageDelete="true" AllowImageUpload="true"
AllowDirectoryCreate="true" AllowDirectoryDelete="true" runat="Server" />
修改AllowImageDelete等属性
5.2。Q:怎么没有看到“从图片库插入图片”这个图标?
A:修改的ToolbarLayout属性,添加一个InsertImageFromGallery,上面代码的例子就是已经添加好的。
5.3。Q:按钮怎么是英文提示?
A:有个属性叫做Language,把默认的en-US改称zh-CN吧,就是中文简体了,听说这个版本带了25种语言呢。



http://www.cnblogs.com/cleo/archive/2007/01/16/freetextbox3_1_6.html







添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.