📄 pagetop.asp
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
<!--
a:link { color: #4157F1; text-decoration: none }
a:visited { color: #4157F1; text-decoration: none }
a:active { color: #668DF4; text-decoration: none }
a:hover { color: #668DF4; text-decoration: none; position: relative; right: 0px; top: 1px }
.style2 {font-size: x-small}
.style3 {font-size: 12px}
-->
</style>
<script language="JavaScript">
<!--
function demo(Page,scrl){
if (false)window.close();
if (!window.win || win.closed)
{
win=open(Page,"gouwu","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,top=2,width=450,height=350,scrollbars="+scrl+",resizable=1");
}
else{
win.close();
win=open(Page,"gouwu","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,top=2,width=450,height=350,scrollbars="+scrl+",resizable=1");
}
}
//-->
</script>
<body>
<table border="0" height="28" cellpadding="0" cellspacing="0">
<tr>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="index.asp" class="style2">主页</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="intro.asp" target="_blank" class="style2">关于我们</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="hotproduct.asp" target="_blank" class="style2">热卖商品</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="newproduct.asp" class="style2">最新上架</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="allproduct.asp" class="style2">全部商品</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="search.asp" class="style2">搜索商品</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="#" class="style2" onClick="style.behavior='url(#default#homepage)';setHomePage('http://192.168.0.3/')">设为主页</a>
</td>
<td width="98" align="center" height="28" background="../img/topmain.gif">
<a href="###" class="style2" onClick="window.external.addFavorite('http://192.168.0.2/dzsw/','欢迎来到DZSW.COM')">加入收藏</a>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="AutoNumber1" background="../img/topbar.gif" height="20">
<tr>
<td align="center" class="style3">
<a href="faq.asp#as" target="_blank"> 售后服务</a> | <a href="contact.asp#ts" target="_blank">订单投诉</a> | <a href="faq.asp#fk" target="_blank">付款方式</a>
| <a href="faq.asp#sh" target="_blank">送货方式</a>
| <a href="javascript:;" onClick="javascript:window.open('gouwu.asp?action=show&lx=1','gouwu','width=450,height=350,toolbar=no, status=no, menubar=no, resizable=yes, scrollbars=yes');">购物车</a>
| <a href="javascript:;" onClick="javascript:window.open('jszx.asp','jszx','width=650,height=500,toolbar=no, status=no, menubar=no, resizable=yes, scrollbars=yes');">结算中心</a>
<%
if session("user_name")<>"" or session("company_name")<>"" then
if session("user_name") <>""then
%>
| <a href="subpass.asp">我的订单</a>
| <a href="update_user_pw.asp" target="_blank">更改密码</a>
| <a href="update_user.asp" target="_blank">更改资料</a>
| <a href="logout.asp">退出</a>
<%else%>
| <a href="subpass.asp">我的订单</a>
| <a href="update_company_pw.asp" target="_blank">更改密码</a>
| <a href="update_company.asp" target="_blank">更改资料</a>
| <a href="logout.asp">退出</a> <%end if%><%else%>
| 我的订单| 更改密码 | 更改资料 | 退出 <%end if%><%=year(date())%>年<%=month(date())%>月<%=day(date())%>日</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -