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

ASP
使用组件搜索
检查sql字符串中是否有单引号,有则进行转化.
判断文章中文字符数量
转换html代码子程序
简单的检查输入email是否合法程序
检查来访IP是否合法的实际应用
如何使用asp创建dsn
如何用asp进行base64加密
在ASP+中使用Cookie
asp+ 如何跨站抓取页面
在Asp中不借助第三方组件抓取别的站点的页面
如何在网页中变化图象(速度无延迟)
利用OWC服务器端组件动态生成图表
实现聊天室在线人员无刷新所需要的javascript技术 - 1
实现聊天室在线人员无刷新所需要的javascript技术 - 2
实现聊天室在线人员无刷新所需要的javascript技术 - 3
精彩ASP-镜象站点速度测试
在JSP、ASP和PHP网站网页中使用XHTML
ADO如何善用RecordSet组件呢?
ADO如何新增修改刪除数据库的资料呢?

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


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