lxwm.asp
来自「国内第一数字点卡销售程序。功能强大。 完整无错!数据文件经MD5加密!经严格测」· ASP 代码 · 共 58 行
ASP
58 行
<!--#include file="top.asp"-->
<td width="15" height="3"> </td>
<!--#include file="lest.asp"--></td>
<td width="15" height="30"> </td>
<td valign="top">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="392">
<tr>
<td height="113" width="128">
<p align="center">
<img border="0" src="images/lxwm.gif" width="120" height="93"><br>
<br>
联系我们</td>
<td height="113" bgcolor="#FFFFFF">
<p align="center"><font size="4"><%sql="select sys_name,sys_tel,sys_mail,sys_fax,sys_http,sys_adds from sys"
rs.open sql,conn,3,3%></font>
<b><font color="#FF0000"><font size="4">
<%=rs("sys_name")%>欢迎您!</font></td>
<td width="188" rowspan="8">
<p align="center">
<img border="0" src="images/BV-0870.gif" width="186" height="327"><p align="center"> </td>
</tr>
<tr>
<td width="128"> </td>
<td>联系电话:<%=rs("sys_tel")%> </td>
</tr>
<tr>
<td width="128"> </td>
<td>电子邮箱:<%=rs("sys_mail")%></td>
</tr>
<tr>
<td width="128"> </td>
<td>网 址:<A href="http://www.100tom.cn/" target=_blank>http://www.100tom.cn/</A></td>
</tr>
<tr>
<td width="128"> </td>
<td>地 址:<%=rs("sys_adds")%></td>
</tr>
<tr>
<td width="128"> </td>
<td> </td>
</tr>
<tr>
<td width="128"> </td>
<td> </td>
</tr>
<tr>
<td width="128"> </td>
<td> </td>
<%rs.close%></tr>
</table>
</div>
</td>
<td width="1"background="images/line.jpg"></td>
</tr>
</table>
</div>
<!--#include file="copy.asp"-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?