📄 wendang.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="session.asp"-->
<HTML><HEAD>
<meta http-equiv="Content-Language" content="zh-cn">
<title>生成文档 - SMS-GIS管理系统</title>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #EEEEEE;
}
-->
</style>
</head>
<body>
<!--#include file="top.asp"-->
<table width="720" height="0" border="0" cellpadding="0" cellspacing="0" align=center>
<tr>
<td align="center" valign="top" bgcolor="#F9F9F9">
<div align="center">
<table border="5" width="780" id="table1" cellpadding="0" style="border-collapse: collapse" bordercolordark="#808080" bordercolorlight="#808080">
<tr>
<td style="background-color: #CCCCCC" height="30">
<p align="center"><span style="font-size: 10pt; font-weight: 700">生 成
WORD 文 档 选 项</span></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF" height="50">
<a href="SMS客户资料(全部).asp">
<font color="#FF0000" style="font-size: 11pt">
点击把全部客户资料生成<b>word</b>文档</font></a></td>
</tr>
<tr>
<td align="center" bgcolor="#F7F7F7" height="30">
<b><font size="2">通过下面的搜索引擎生成指定的WORD文档</font></b></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF" height="50">
<form name="form" method="post" action="指定生成的客户资料.asp">
<p align="center"><select size="1" name="leibie">
<option value="0">全部信息</option>
<option value="1">客户姓名</option>
<option value="2">移动电话</option>
</select> <input type="text" name="keyword" size="20">
<input type="submit" value="生成指定的WORD文档" name="B1" style="color: #FF0000; font-size: 10pt"></p>
</form></td>
</tr>
<tr>
<td style="background-color: #D7D7D7" align="center" height="5">
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -