top.asp
来自「国内第一数字点卡销售程序。功能强大。 完整无错!数据文件经MD5加密!经严格测」· ASP 代码 · 共 69 行
ASP
69 行
<!-- #include file="conn.asp" -->
<head>
<%
set rs=server.createobject("adodb.recordset")
%>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="style.css" type="text/css">
<title>欢迎您到<%sql="select sys_network,sys_bgimg from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_network")%>
来购物!</title>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#000000" vlink="#000000" background="<%=rs("sys_bgimg")%>">
<%rs.close%><div align="center">
<table width="980" height="71" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="162" rowspan="3"><a href="#"><img src="./template/shop/tpl_001/images/logo.gif" width="162" height="54" border="0"></a></td>
<td height="30" colspan="2"><div align="right">
<table width="644" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right"><a href="index.asp">返回首页</a> | <a href="help.asp">帮助中心</a> | <a href="?mods=down_file"></a> <a href="">软件下载</a> | <a href="newsall.asp">网站新闻</a> | <a href="newsall.asp">网站公告</a> |<A href="http://www.100tom.cn/" target=_blank><FONT color=#ff0000>技术支持</FONT></A> | <a href="" onClick="return nOpen(this.href, 600, 400)">购物演示</a></td>
<td width="32"> </td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td width="559" height="16"> </td>
<td width="281" rowspan="2" align="center" valign="bottom"><table width="90%" border="0" cellpadding="0" cellspacing="0">
<form name='formsearch' method='get' action='?'>
<tr>
<td width="40"><a href="viewxf.asp"><img src="./template/shop/tpl_001/images/menu_cart.gif" width="29" height="31" border="0"></a></td>
<td><a href="vipfirst.asp">点击进入会员中心 >>></a><br>
<a href="viewxf.asp">点击察看您的购物车 >>></a></td>
</tr>
</form>
</table></td>
</tr>
<tr>
<td height="25"><table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="index.asp">商城首页</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="quickbuy.asp">商品搜索</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="prnew.asp">新品上架</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="prbest.asp">精品推荐</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="prsellgood.asp">热卖商品</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="prsale.asp">特架商品</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="sever.asp">关于我们</a></td>
<td width="75" height="25" background="./images/shouye.gif" align="center"><a href="money.asp">银行汇款</a></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10"></td>
<td></td>
<td></td>
</tr>
</table>
<!--#include file="dh.asp"-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?