📄 config_shop.asp
字号:
<!-- #include file="config.asp" -->
<!-- #include file="config_nsort.asp" -->
<!-- #include file="skin.asp" -->
<%
dim us,table1,table2,table3,table4,atb,id,upload_file,w_h,pu,pun
us="fk2"
table1=format_table(1,3)
table2=format_table(3,2)
table3=format_table(3,1)
table4=format_table(3,5)
atb=" target=_blank"
upload_file=web_var(web_upload,1)
w_h=" width="&web_var(web_shop,3)&" height="&web_var(web_shop,4)
pu=web_var(web_shop,1)
pun=web_var(web_shop,2)
index_url="shop":n_sort="pro"
tit_fir=format_menu(index_url)
sub shop_sort()
dim tmp
tmp="<table border=0 width='65%' align=center><tr><td>"&nsort_left(n_sort,cid,sid,"shop.asp?",0)&"</td></tr></table>"
response.write "<table border=0 width='96%'><tr><td align=center>"&format_bar("<font class=head><b>产品分类</b></font>",tmp,13,2,"",""&"|"&web_var(web_color,6)&"|","")&"</td></tr></table>"
end sub
sub shop_left()
dim temp1
temp1=kong&vbcrlf&"<table border=0 align=center>" & _
vbcrlf&"<form name=sea_product_frm action='shop.asp?' method=get>" & _
vbcrlf&"<input type=hidden name=action value='search'>" & _
vbcrlf&"<input type=hidden name=c_id value='"&cid&"'>" & _
vbcrlf&"<input type=hidden name=s_id value='"&sid&"'>" & _
vbcrlf&"<tr><td colspan=2 align=center>产品查询:<input type=text name=keyword size=12 maxlength=20></td></tr>" & _
vbcrlf&"<tr><td> <select name=sea_type><option value='name'>按产品名称</option><option value='brand'>按产品品牌</option><option value='remark_1'>按产品简介</option></select> </td>" & _
vbcrlf&"<td> <input type=image src='images/small/sea_button.gif' width=37 height=20 border=0></td></tr>" & _
vbcrlf&"</form></table>" & _
vbcrlf&"<table border=0 align=center><tr><td height=30>"&img_small("jt1")&" <a href='shop_bag.asp' class=red_3><b>查看我的购物车</b></a></td></tr></table>" & _
vbcrlf&"<table border=0 align=center>" & _
vbcrlf&"<form name=sea_order_frm action='shop_order.asp?' method=get>" & _
vbcrlf&"<tr><td colspan=2 align=center>订单号:<input type=text name=ordernum size=14 maxlength=10></td></tr>" & _
vbcrlf&"<tr align=center><td> "&img_small("jt12")&"<a href='shop_order.asp'>订单查询搜索</a></td><td> <input type=image src='images/small/sea_button.gif' width=37 height=20 border=0></td></tr>" & _
vbcrlf&"</form></table>"&kong
response.write "<table border=0 width='96%' align=center><tr><td align=center>"&format_bar("<font class=head><b>产品搜索</b></font>",temp1,13,2,"",""&"|"&web_var(web_color,6)&"|","")&"</td></tr></table>"
end sub
sub shop_help()
%>
<table border=0 width='98%' cellspacing=0 cellpadding=0>
<tr><td><table border=0 cellspacing=0 cellpadding=0 width='100%'><tr><td width=100 height=20 align=center background="IMAGES/<%response.write web_var(web_config,5)%>/bg_td.gif" bgcolor=<%response.write web_var(web_color,2)%> class=end><b>购物指南</b></td><td> </td></tr></table></td></tr>
<tr><td height=1 background='images/bg_dian.gif'></td></tr>
<tr><td height=5></td></tr>
</table>
<%
%>
<table border=0 width='98%' cellspacing=0 cellpadding=0><tr valign=top>
<tr><font color=blue><b>购物步骤:</b> 选购商品->加入购物车->去收银台->填写相关信息->选择付款方式->完成支付->购物完成</font></tr>
<tr>
<font color=blue><b>相关说明:</b></font>
<a href="shop_Programe.asp"><font color=red>订购方式</font></td></a>
<a href="shop_Delivery.asp"><font color=red>配送方式</font></td></a>
<a href="shop_Payment.asp"><font color=red>付款方式</font></td></a>
<a href="shop_Guarantee.asp"><font color=red>服务保证</font></td></a>
<a href="shop_Sservice.asp"><font color=red>客户服务</font></td></a>
<a href="shop_Us.asp"><font color=red>联系我们</font></td></a>
<a href="forum.asp"><font color=red>论坛讨论</font></td></a>
</tr>
</table>
<%
end sub
sub product_sea()
%><table border=0 width='98%' cellspacing=0 cellpadding=0>
<tr><td><table border=0 cellspacing=0 cellpadding=0 width='100%'><tr align=center height=20>
<td width=100 background="IMAGES/<%response.write web_var(web_config,5)%>/bg_td.gif" bgcolor=<%response.write web_var(web_color,2)%> class=head><b>产品搜索</b></td><td> </td>
<td width=100 background="IMAGES/<%response.write web_var(web_config,5)%>/bg_td.gif" bgcolor=<%response.write web_var(web_color,2)%> class=head><b>订单查询</b></td><td> </td>
</tr></table></td></tr>
<tr><td height=1 background='images/bg_dian.gif'></td></tr>
<tr><td height=5></td></tr>
</table>
<table border=0 width='98%'>
<tr height=25>
<td width='60%'>
<table border=0>
<form name=sea_product_frm action='shop.asp?' method=get>
<input type=hidden name=action value='search'>
<input type=hidden name=c_id value='<%response.write cid%>'>
<input type=hidden name=s_id value='<%response.write sid%>'>
<tr>
<td>产品关键字:<input type=text name=keyword size=15 maxlength=20></td>
<td> <select name=sea_type><option value='name'>按产品名称</option><option value='brand'>按产品品牌</option><option value='remark_1'>按产品简介</option></select></td>
<td> <input type=image src='images/small/sea_button.gif' width=37 height=20 border=0></td>
</tr>
</form>
</table>
</td>
<td width='40%'>
<table border=0>
<form name=sea_order_frm action='shop_order.asp?' method=get>
<tr>
<td>订单号:<input type=text name=ordernum size=15 maxlength=10></td>
<td> <input type=image src='images/small/sea_button.gif' width=37 height=20 border=0></td>
</tr>
</form>
</table>
</td>
</tr>
</table><%
end sub
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -