📄 download.asp
字号:
<!--#include file="../include/connstr.asp"-->
<!--#include file="../include/DefFunction.asp"-->
<html>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>浙江永嘉诚一阀门有限公司</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="../include/mycss.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
<!-- 浮动层的开始 -->
<SCRIPT language=javascript>
var delta=0.15
var collection;
function floaters() { //添加层的子程序
this.items = [];
this.addItem = function(id,x,y,content)
{
document.write('<DIV id='+id+' style="Z-INDEX: 10; POSITION: absolute; width:100px; height:240px;left:'+(typeof(x)=='string'?eval(x):x)+';top:'+(typeof(y)=='string'?eval(y):y)+'">'+content+'</DIV>');
var newItem = {};
newItem.object = document.getElementById(id);
newItem.x = x;
newItem.y = y;
this.items[this.items.length] = newItem;
}
this.play = function()
{
collection = this.items
setInterval('play()',10);
}
}
function play() //调整层的位置
{
for(var i=0;i<collection.length;i++)
{
var followObj = collection[i].object;
var followObj_x = (typeof(collection[i].x)=='string'?eval(collection[i].x):collection[i].x);
var followObj_y = (typeof(collection[i].y)=='string'?eval(collection[i].y):collection[i].y);
if(followObj.offsetLeft!=(document.body.scrollLeft+followObj_x)) {
var dx=(document.body.scrollLeft+followObj_x-followObj.offsetLeft)*delta;
dx=(dx>0?1:-1)*Math.ceil(Math.abs(dx));
followObj.style.left=followObj.offsetLeft+dx;
}
if(followObj.offsetTop!=(document.body.scrollTop+followObj_y)) {
var dy=(document.body.scrollTop+followObj_y-followObj.offsetTop)*delta;
dy=(dy>0?1:-1)*Math.ceil(Math.abs(dy));
followObj.style.top=followObj.offsetTop+dy;
}
followObj.style.display = '';
}
}
var theFloaters = new floaters();
theFloaters.addItem('followDiv2',900,100,'<img src=../images/right.jpg usemap="#Map1111111111111" border=0>'); //层名,位置X,位置Y,内容
theFloaters.play();
</SCRIPT>
<!-- 浮动层的结束 -->
</head>
<body>
<!--#include file="../include/top.asp"-->
<table width="919" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="278" height="502" valign="top" bgcolor="63a639"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="278" height="502">
<param name="movie" value="images/left.swf">
<param name=quality value=high>
<embed src="images/left.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="278" height="502"></embed>
</object></td>
</tr>
</table>
<!--#include file="../include/left.asp"-->
</td>
<td width="616" valign="top"><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="96%" height="721" valign="top"><table width="616" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="136" valign="middle" background="images/download.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" align="right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="308" height="80">
<param name="movie" value="../images/shuidi.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="../images/shuidi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="308" height="80" wmode="transparent"></embed>
</object></td>
</tr>
<tr>
<td width="6%"> </td>
<td width="57%" class="biaoti">HOME> 产品展示>资料下载</td>
<td width="37%"> </td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="576" valign="top"><br>
<table width="96%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="font14"> <strong>资料类别:</strong></font></strong>
<select name="ClassID" onChange="MM_jumpMenu('parent.frames[\'inc\']',this,0)">
<%set rs_ClassID=conn.execute("select * from tSystemSmallClass where BigClassID='Download' order by AddTime desc")
if request("ClassID")="" then response.write "<option value='DownLoad.asp' selected>全部下载资料</option>" else response.write "<option value='DownLoad.asp'>全部下载资料</option>"
do while not rs_ClassID.eof
if cstr(rs_ClassID("ID"))=cstr(request("ClassID")) then
response.write "<option value='?ClassID="&rs_ClassID("ID")&"' selected>"&rs_ClassID("SClassName")&"</option>"
else
response.write "<option value='?ClassID="&rs_ClassID("ID")&"'>"&rs_ClassID("SClassName")&"</option>"
end if
rs_ClassID.movenext
loop
rs_ClassID.close
set rs_ClassID=nothing
%>
</select>
</td>
<td class="font16"> </td>
</tr>
<tr>
</tr>
<tr>
<td height="8" colspan="2" class="font11"></td>
</tr>
<tr>
<td colspan="2" class="font11">
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="cecece">
<%
'----------------------------
PERPAGE =15
PageNo=request("PageNo")
set rs=server.createobject("ADODB.recordset")
if request("ClassID")<>"" then
sql="select * from tDownload where ClassID='"&request("ClassID")&"' order by AddTime desc"
else
sql="select * from tDownload order by AddTime desc"
end if
rs.open sql,conn,1,1
if rs.eof and rs.bof then
response.write "暂时没有数据!"
else
rs.pagesize = PERPAGE
if isempty(PageNo) or cstr(PageNo)<"1" then PageNo = 1
CurPage=PageNo
if int(PageNo)>=int(rs.pagecount) then CurPage=cint(rs.pagecount)
rs.absolutepage = CurPage
%>
<tr bgcolor="f7f7f7" class="font14">
<td width="58%" height="23" align="center"><strong>资料名称</strong></td>
<td width="6%" align="center"><strong>次数</strong></td>
<td width="19%" align="center"><strong>发布时间</strong></td>
<td width="17%" align="center"><strong>下载</strong></td>
</tr>
<% for i = 1 to rs.pagesize %>
<tr bgcolor="#FFFFFF" <%if i mod 2=0 then response.write "bgcolor='efefef'"%>>
<td height="20" valign="top">
<img src="Images/p1.gif" width="11" height="10"> <strong><%=rs("Title")%></strong><br>
<%=rs("Content")%>
</td>
<td height="20" align="center"><%=rs("Hits")%></td>
<td height="20" align="center"><%=formatdatetime(rs("AddTime"),1)%></td>
<td height="20" align="center" bgcolor="#FFFFFF"><a href="DownFile.asp?ID=<%=rs("ID")%>" target="_blank"><u>立即下载</u></a></td>
</tr>
<% rs.movenext
if rs.eof then
i = i + 1
exit for
end if
next %>
</table>
<table width="100%" height="38" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="8" colspan="2"></td>
</tr>
<tr>
<td height="1" colspan="2" bgcolor="#CCCCCC"></td>
</tr>
<tr>
<td width="33%"> 页次:<b><%=CurPage%></b>/<b><%=rs.pagecount %></b>页 共<b><%=rs.recordcount %></b>条记录</td>
<td width="67%" align="right"> <%if CurPage = 1 then
response.write " 首页 | 上一页 | "
else
response.write "<a href='?PageNo=1&ClassID="&request("ClassID")&"'><b> 首页 </b></a> | <a href='?PageNo="&CurPage-1&"&ClassID="&request("ClassID")&"'><b>上一页</b></a>| "
end if
if CurPage = rs.pagecount then
response.write "后一页 | 尾页 "
else
response.write "<a href='?PageNo="&CurPage+1&"&ClassID="&request("ClassID")&"'><b>后一页</b> </a>| <a href='?PageNo="&rs.pagecount&"&ClassID="&request("ClassID")&"'><b>尾页</b> </a>"
end if
%> 跳转到:
<select name="menu1" onChange="MM_jumpMenu('parent.frames[\'inc\']',this,0)">
<% for i=1 to rs.pagecount
if CurPage=i then
response.write "<option value='?PageNo="&i&"&ClassID="&request("ClassID")&"' selected>第"&i&"页"
else
response.write "<option value='?PageNo="&i&"&ClassID="&request("ClassID")&"'>第"&i&"页"
end if
next
%>
</select></td>
</tr>
<%end if%>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
<td width="25" valign="top" background="../images/about_6.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="262" background="../images/about_6.jpg"><IMG SRC="../images/about_6.jpg" WIDTH=24 HEIGHT=52 ALT=""></td>
</tr>
<tr>
<td height="459" valign="bottom"><IMG SRC="../images/about_8.jpg" WIDTH=24 HEIGHT=337 ALT=""></td>
</tr>
</table></td>
</tr>
</table>
<!--#include file="../include/bottom.asp"-->
</body>
</html>
<map name="Map1111111111111" id="Map1111111111111">
<area shape="rect" coords="18,62,71,116" href="../News/News.asp">
<area shape="rect" coords="18,125,72,184" href="../aboutus/Cultrue.asp">
<area shape="rect" coords="20,203,73,258" href="../product/Feedback.asp">
<area shape="rect" coords="18,272,77,327" href="../Distribution/Distribution.asp">
<area shape="rect" coords="14,334,81,359" href="../english/main.asp" target="_blank">
</map>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -