IEWebControls

所属分类:浏览器
开发工具:C#
文件大小:313KB
下载次数:50
上传日期:2007-08-24 16:17:46
上 传 者feitianfjl
说明:  浏览器端看到树型目录结构,用户可以完整地看到像windows资源管理器一样的效果
(Browser to see the tree directory structure, users can complete to see like windows Explorer, like the effect of)

文件列表:
IEWebControls\build\Runtime\images\folder.gif (914, 2003-01-07)
IEWebControls\build\Runtime\images\folderopen.gif (917, 2003-01-07)
IEWebControls\build\Runtime\images\html.gif (982, 2003-01-07)
IEWebControls\build\Runtime\images\root.gif (1016, 2003-01-07)
IEWebControls\build\Runtime\images\Thumbs.db (7168, 2007-08-15)
IEWebControls\build\Runtime\MultiPage.htc (4584, 2003-01-07)
IEWebControls\build\Runtime\TabStrip.htc (37171, 2003-01-07)
IEWebControls\build\Runtime\toolbar.htc (88774, 2003-01-07)
IEWebControls\build\Runtime\treeimages\f.gif (851, 2003-01-07)
IEWebControls\build\Runtime\treeimages\fminus.gif (883, 2003-01-07)
IEWebControls\build\Runtime\treeimages\fplus.gif (887, 2003-01-07)
IEWebControls\build\Runtime\treeimages\i.gif (114, 2003-01-07)
IEWebControls\build\Runtime\treeimages\L.gif (851, 2003-01-07)
IEWebControls\build\Runtime\treeimages\Lminus.gif (886, 2003-01-07)
IEWebControls\build\Runtime\treeimages\Lplus.gif (889, 2003-01-07)
IEWebControls\build\Runtime\treeimages\minus.gif (879, 2003-01-07)
IEWebControls\build\Runtime\treeimages\plus.gif (882, 2003-01-07)
IEWebControls\build\Runtime\treeimages\r.gif (844, 2003-01-07)
IEWebControls\build\Runtime\treeimages\Rminus.gif (881, 2003-01-07)
IEWebControls\build\Runtime\treeimages\Rplus.gif (884, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\F.gif (847, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Fminus.gif (883, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Fplus.gif (890, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\I.gif (850, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\L.gif (850, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Lminus.gif (884, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Lplus.gif (890, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\minus.gif (878, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\plus.gif (884, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\r.gif (844, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Rminus.gif (881, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Rplus.gif (888, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\T.gif (854, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Thumbs.db (6144, 2007-08-15)
IEWebControls\build\Runtime\treeimages\rtl\Tminus.gif (887, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\Tplus.gif (892, 2003-01-07)
IEWebControls\build\Runtime\treeimages\rtl\white.gif (837, 2003-01-07)
IEWebControls\build\Runtime\treeimages\T.gif (856, 2003-01-07)
IEWebControls\build\Runtime\treeimages\Thumbs.db (18944, 2007-08-15)
IEWebControls\build\Runtime\treeimages\Tminus.gif (889, 2003-01-07)
... ...

===================================== Internet Explorer Web Controls README ===================================== Last updated: 1/14/2002 Thank you for downloading the IE Web Controls source code release! The Src folder contains the source code for the IE MultiPage, ToolBar, TreeView, and TabStrip controls, along with related base classes and design-time support. To build the IE Web Controls: 1. Make sure you have installed the .NET Framework SDK v1.0 or v1.1 2. Run Build.bat, which will create a build folder in this directory. The build folder contains Microsoft.Web.UI.WebControls.dll and a Runtime directory of supporting files. To run the IE Web Controls: 1. Copy the contents of the Runtime directory to the webctrl_client\1_0 directory under your top-level site directory. For example, if your site root is c:\Inetpub\wwwroot, type this at the command prompt: xcopy /s /i .\build\Runtime c:\Inetpub\wwwroot\webctrl_client\1_0 /y This will create the following directory structure under the site: /webctrl_client/1_0 MultiPage.htc TabStrip.htc toolbar.htc treeview.htc webservice.htc webserviced.htc [images] [treeimages] 2. Create a new web application in IIS and copy the contents of the samples directory to this application directory. For example: xcopy /s /i .\samples c:\Inetpub\wwwroot\sampleapp /y 3. Create a /bin subdirectory for the application and copy the file Microsoft.Web.UI.WebControls.dll to this directory. The contents of the application will be as follows: /sampleapp multipage.aspx state_city.xml tabstrip.aspx toolbar.aspx treeview.aspx treeview_bound.aspx /bin Microsoft.Web.UI.WebControls.dll 4. Request the sample pages from your Internet Explorer web browser, for example: http://localhost/sampleapp/multipage.aspx For additional documentation and samples visit: http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/webcontrols_entry.asp

近期下载者

相关文件


收藏者