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

ASP
Microsoft 脚本编码器Script Encoder介绍(2)全中文
Microsoft 脚本编码器Script Encoder介绍(3)全中文
Microsoft 脚本编码器Script Encoder介绍(4)全中文
用asp生成wml
Web网站的错误控制
asp动态生成wbmp图片的程序
安全技巧:配置 IIS 4.0 证书鉴定
个人主页的数据库解决方案ASP
跨站Script攻击(一)
跨站Script攻击(二)
跨站Script攻击(三)
使用ASP建立Http组件
如何安裝 IIS 5.0 ?
在您的网站中加入互动功能
用ASP随机产生随机数
产生随机滚动信息
用ASP打开远端MDB文件
ASP程序密码验证问题 (MS,缺陷)
如何在ASP中使用mySQL
ASP编程中15个非常有用的例子(一)

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-03   浏览: 59 ::
收藏到网摘: 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"&