📄 showsort.asp
字号:
<!--#include file="top.asp"-->
<%on error resume next%>
<%
if request("sort_name")="" then
response.redirect "default.asp"
response.end
end if
%>
<title><%=sitename%>--平价商品--分类商品</title>
<table width=760 border=0 align="center" cellpadding=0 cellspacing=0 bgcolor="#FFFFFF">
<tbody>
<td width=180 valign="top" bgcolor="#FFE7E9">
<!--#include file="include/56770_sort.asp" -->
<!--#include file="include/56770_userlogins.asp" -->
<!--#include file="include/56770_ss.asp" -->
<!--#include file="include/56770_xsph.asp"-->
</td>
<td width="5" valign="top"></td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<!--#include file="include/56770_tjsort.asp" -->
<!--#include file="include/56770_showsort.asp" -->
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
<!--#include file="footer.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -