当前位置: 首页 > 图文教程 > 网络编程 > ASP > 用asp怎样编写文档搜索页面(5)

ASP
ADO如何提供异动功能?(BIG5)
从数据库中动态选取下拉列表的方法
数 据 库 设 计 经 验 谈
用SQL实现分布式数据复制
NT4的ODBC与SQL7相连,不支持中文?
大部分ADO的错误码对应的含义
ASP+中取代ASP的RS(Remote Scripting)技术的Framework
利用Page.IsPostBack属性保持用户输入的Framework
用VB6读写数据库中的图片
VisualInterDev6.0七种实现分页显示的方法
利用ASP获得图象的实际尺寸的示例
5个实用的ASP网站功能(GIB5)
在ASP中用集合成批操作数据库
用asp管理sql server数据库
用asp处理access数据库
使用速度更快的OLEDB取代ODBC连结
对Query字段进行Encode操作的一点看法
用ASP语言实现对SQL SERVER 数据库的操作
Microsoft SQL Server 7.0 备份及恢复相关问题
Microsoft SQL Server 7.0数据库升级转换问题

ASP 中的 用asp怎样编写文档搜索页面(5)


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-03   浏览: 60 ::
收藏到网摘: n/a

  <tr>
<td valign="top">DocComments</td><td valign="top">DBTYPE_WSTR |
DBTYPE_BYREF</td>
<td valign="top" width=65%>关于文档的注释。</td>
</tr>
<tr>
<td>DocCompany</td><td>DBTYPE_STR |
DBTYPE_BYREF</td><td>文档写作的公司名称。</td>
</tr>
<tr>
<td valign="top">DocCreatedTm</td><td valign="top">VT_FILETIME</td>
<td valign="top" width=65%>文档创建的时间。</td>
</tr>
<tr>
<td valign="top">DocEditTime</td><td valign="top">VT_FILETIME</td>
<td valign="top" width=65%>编辑文档所用的全部时间。</td>
</tr>
<tr>
<td>DocHiddenCount</td><td>DBTYPE_14</td><td>Microsoft&reg; PowerPoint 文档中的隐藏幻灯片数。</td>
</tr>
<tr>
<td valign="top">DocKeywords</td><td valign="top">DBTYPE_WSTR |
DBTYPE_BYREF</td>
<td valign="top" width=65%>文档关键字。</td>
</tr>
<tr>
<td valign="top">DocLastAuthor</td><td valign="top">DBTYPE_WSTR |
DBTYPE_BYREF</td>
<td valign="top" width=65%>最近编辑文档的用户。</td>
</tr>
<tr>
<td valign="top">DocLastPrinted</td><td valign="top">VT_FILETIME</td>
<td valign="top" width=65%>文档的最近一次打印时间。</td>
</tr>
<tr>
<td valign="top">DocLastSavedTm</td><td valign="top">VT_FILETIME</td>
<td valign="top" width=65%>文档的最近一次保存时间。</td>
</tr>
<tr>

<td>DocLineCount</td><td>DBTYPE_14</td><td>文档包含的行数。</td>
</tr>
<tr>
<td>DocManager</td><td>DBTYPE_STR |
DBTYPE_BYREF</td><td>文档作者的经理的名称。</td>
</tr>
<tr>
<td>DocNoteCount</td><td>DBTYPE_14</td><td>PowerPoint 文档中带注释的页数。</td>
</tr>
<tr>
<td valign="top">DocPageCount</td><td valign="top">DBTYPE_I4</td>
<td valign="top" width=65%>文档的页数。</td>
</tr>
<tr>
<td>DocParaCount</td><td>DBTYPE_14</td><td>文档的图形数量。</td>
</tr>
<tr>
<td>DocPartTitles</td><td>DBTYPE_STR | DBTYPE_VECTOR</td><td>文档部分的名称。例如,在 Excel 中,部分标题是电子工作表的名称;在 PowerPoint 中是幻灯片的标题;在 Word for Windows 中是主文档中各个分文档的名称。</td>
</tr>
<tr>
<td>DocPresentationTarget</td><td>DBTYPE_STR|DBTYPE_BYREF</td><td>PowerPoint 演示文稿的目标格式(35mm、打印机、视频等等)。</td>
</tr>
<tr>
<td valign="top">DocRevNumber</td><td valign="top">DBTYPE_WSTR |
DBTYPE_BYREF</td>
<td valign="top" width=65%>文档的当前版本。</td>
</tr>
<tr>
<td>DocSlideCount</td><td>DBTYPE_14</td><td>PowerPoint 文档的幻灯片数。</td>
</tr>
<tr>
<td valign="top">DocSubject</td><td valign="top">DBTYPE_WSTR |
DBTYPE_BYREF</td>
<td valign="top" width=65%>文档的主题。</td>
</tr>
<tr>
<td valign="top">DocTemplate</td><td valign="top">DBTYPE_WSTR |
DBTYPE_BYREF</td>
<td valign="top" width=65%>文档的模板。</td>
</tr>
<tr>
<td valign="top"&