post.asp
来自「国内第一数字点卡销售程序。功能强大。 完整无错!数据文件经MD5加密!经严格测」· ASP 代码 · 共 34 行
ASP
34 行
<!--#include file="top.asp"-->
<td width="15" height="3"> </td>
<!--#include file="lest.asp"--></td>
<td width="15" height="30"> </td>
<td height="19" valign="top">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="205">
<%sql="select sys_network,sys_post from sys"
rs.open sql,conn,3,3%>
<tr>
<td width="23%" valign="top">
<p align="center">
<img border="0" src="images/wp02.gif" width="84" height="84"></td>
<td width="77%" valign="top">
<p style="line-height: 200%" align="left">
<font color="#FF0000">
<br>
<b><font size="4"><%=rs("sys_network")%>送货方式</font></b><br><br>
</font>
<%=rs("sys_post")%><%rs.close%><br>
</p></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</center>
</div>
<!--#include file="copy.asp"-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?