⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 top.asp

📁 购物系统时尚版.强大的后台文章编辑器的功能
💻 ASP
字号:
<!--#include file="cop.asp" -->
<div align="center">
	<table border="0" width="760" cellpadding="4">
		<tr>
			<td width="142" rowspan="2">
			<img height="70" src="<%=toppath%>images/logo.gif" width="180"></td>
			<td height="20" align=right valign=center><a href=<%=toppath%>my_cart_list.asp class=t>购物车</a> |&nbsp; <a href=<%=toppath%>myaccout.asp class=t>我的帐户</a> |&nbsp; <a href=<%=toppath%>txt/help.asp?id=15 class=t>帮助中心</a> |&nbsp; <a href=<%=toppath%>login.asp class=t>用户登录</a> |&nbsp; <a href=<%=toppath%>loginout.asp class=t>注销退出</a> |&nbsp; <a href=<%=toppath%>bbs/ class=t>手机论坛</a></td>
		</tr>
		<tr>
			<td height="30">
			<table border="0" width="560" cellspacing="0" cellpadding="0" height="30">
				<tr align=center valign=middle>
					<td width="80" <%if key="a0" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>index.asp <%if key="a0" then response.write "class=b" else response.write "class=a"%>>商城首页</a></td>
					<td width="80" <%if key="a1" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>psort.asp <%if key="a1" then response.write "class=b" else response.write "class=a"%>>商品类别</a></td>
					<td width="80" <%if key="a2" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>newproduct.asp <%if key="a2" then response.write "class=b" else response.write "class=a"%>>新品上架</a></td>
					<td width="80" <%if key="a3" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>specproduct.asp <%if key="a3" then response.write "class=b" else response.write "class=a"%>>特价商品</a></td>
					<td width="80" <%if key="a4" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>tjproduct.asp <%if key="a4" then response.write "class=b" else response.write "class=a"%>>推荐商品</a></td>
					<td width="80" <%if key="a5" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>pricecenter.asp <%if key="a5" then response.write "class=b" else response.write "class=a"%>>报价中心</a></td>
					<td width="80" <%if key="a6" then response.write "class=top2" else response.write "class=top1"%>><a href=<%=toppath%>goodsreasch.asp <%if key="a6" then response.write "class=b" else response.write "class=a"%>>发货查询</a></td>
				</tr>
			</table>
			</td>
		</tr>
	</table>
</div>
<div align="center">
	<table border="0" width="760" cellspacing="1" style="padding:0px; border:1px solid #CCCCCC; ">
	<form action=<%=toppath%>productreasch.asp method=get>
		<tr>
			<td height="35" background="<%=toppath%>images/bg.gif" width="754">&nbsp;&nbsp;&nbsp;
			<span class="f14">商品搜索:</span><span class="f12">商品名称</span>&nbsp;
			<input class="in" onchange="this.value=this.value.replace(/(^\s*)|(\s*$)|[\']/gi,'')" size="40" name="proname" maxlength="50">
			<span class="f12">种类</span> <select size="1" name="D1" class="in">
			<option>全部类别中搜索</option>
			</select> <input type="submit" class="in3" value=" 搜索 "></td>
		</tr></form>
		<tr>
			<td height="35" width="751">&nbsp;&nbsp;&nbsp;
			<img height="30" src="<%=toppath%>images/dinggou3.gif" width="586" border="0" align="center"></td>
		</tr>
	</table>
	<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
		<tr>
			<td height="5"></td>
		</tr>
	</table>
</div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -