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

📄 a_top.asp

📁 网上购物系统 asp+sql server 2005
💻 ASP
字号:
<!--#include file="include/lock.asp" -->
<script language=javascript src=include/pic_change.js></script>
<%
if kaiguan=0 then
response.write guanbi
response.end 
end if
if bodyfixed<>"0" then response.write "<body bgproperties='fixed'>"
%>
<body text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" background="images/background.gif" onload="MM_preloadImages('IMAGES/dh-home.gif','IMAGES/dh-new.gif','IMAGES/dh-new.gif','IMAGES/dh-good.gif','IMAGES/dh-hot.gif','IMAGES/dh-tejia.gif','IMAGES/dh-bbs.gif','IMAGES/dh-book.gif')">
<%

Set ggrs = conn.Execute("select * from adv") 
pic1= ggrs("pic1")
pic1_lnk= ggrs("pic1_lnk")
tit1= ggrs("tit1")
pic2= ggrs("pic2")
pic2_lnk= ggrs("pic2_lnk")
tit2= ggrs("tit2")
pic3= ggrs("pic3")
pic3_lnk= ggrs("pic3_lnk")
tit3= ggrs("tit3")
pic4= ggrs("pic4")
pic4_lnk=ggrs("pic4_lnk")
tit4= ggrs("tit4")
logo=ggrs("logo")
hfpic= ggrs("hfpic")
hfurl= ggrs("hfurl")
hftit= ggrs("hftit")
hf2pic= ggrs("hf2pic")
hf2url= ggrs("hf2url")
hf2tit= ggrs("hf2tit")
set ggrs=nothing
%>
<table border="0" width="760" cellspacing="0" cellpadding="0" height="100%"><tr><td valign="top">
<table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" align=center  class="grayline">
<tr><td colspan=3 background="IMAGES/topbggreen.gif" height=8> </td></tr>
<tr><td width="200" rowspan="3"><img border="0" src="<%=logo%>"></td>
    <td width="140" height="21" align="right">
    <img border="0" src="IMAGES/topsan.gif" width="16" height="21"></td>
    <td width="420" >
	<table  border="0"  cellspacing="0" cellpadding="0" background="IMAGES/topbggreen.gif" height="21"> 
	<tbody>
	<tr><td width=420 height="21" align=right>&nbsp;
	<a href="#" onClick="window.open('order/shop.asp','blank_','scrollbars=yes,resizable=no,width=650,height=450')">购物车</a>&nbsp;|&nbsp;  
	<a href="user_center.asp">用户中心</a>&nbsp;|&nbsp;
	<a href="#" onClick="window.open('order/fav.asp','blank_','scrollbars=yes,resizable=no,width=650,height=450');return false;">我的收藏</a>&nbsp;|&nbsp;
	<a href="page.asp?id=13">网站帮助</a>&nbsp;|&nbsp;
	<a href="book.asp">在线留言</a>&nbsp;|&nbsp;
	<a href="logout.asp">退出登陆</font></a>&nbsp;&nbsp;
	</td></tr>
	</tbody>
	</table>
  </td></tr>
  <tr><td width="560" height=20 colspan=2 valign=middle align="right"></td></tr>
  <tr><td width="560" colspan="2" align="right" valign=bottom height=43>
	<a onFocus="this.blur()" href=main.asp onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('menu1','','IMAGES/dh-home.gif',1)"><img name="menu1" border="0" src="IMAGES/dh-home1.gif" alt="网站首页"></a>
	<a onFocus="this.blur()" href=page.asp?id=11 onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('menu2','','IMAGES/dh-about.gif',1)"><img name="menu2" border="0" src="IMAGES/dh-about1.gif"  alt="关于我们"></a>
	<a onFocus="this.blur()" href=class.asp?action=new onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('menu3','','IMAGES/dh-new.gif',1)"><img  name="menu3" border="0" src="IMAGES/dh-new1.gif"  alt="新品速递"></a>
	<a onFocus="this.blur()" href=class.asp?action=tuijian onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('menu4','','IMAGES/dh-good.gif',1)"><img name="menu4" border="0" src="IMAGES/dh-good1.gif"  alt="热力推荐"></a>
	<a onFocus="this.blur()" href=class.asp?action=hot onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('menu5','','IMAGES/dh-hot.gif',1)"><img name="menu5" border="0" src="IMAGES/dh-hot1.gif"  alt="热卖排行"></a>
	<a onFocus="this.blur()" href=class.asp?action=tejia onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('menu6','','IMAGES/dh-tejia.gif',1)"><img name="menu6" border="0" src="IMAGES/dh-tejia1.gif"  alt="特价促销"></a></td></tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="grayline" bgcolor=#FFFFFF>
	<tr><td width="100%" align=center><a href='<%=hfurl%>'>
	<img alt='<%=hftit%>' border=0 width=758 src='<%=hfpic%>'></a>
	</td></tr>
</table>

⌨️ 快捷键说明

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