?? index2.asp
字號:
<%@ LANGUAGE=VBScript CodePage=936%>
<%option explicit%>
<%Response.Buffer=True%>
<!--#include file="Include/Bs_System.asp"-->
<!--#include file="../Inc/ubbcode.asp"-->
<!--#include file="Include/Bs_SysProduct.asp"-->
<!--#include file="Include/Bs_SysCoSaJo.asp"-->
<!--#include file="Include/Bs_StrLeft.asp"-->
<%
'=========================================================
'
'產品名稱: 公司(企業)網站管理系統(簡稱:www.web300.cn)
'版權所有:www.web300.cn
'程序制作:QQ812256@hotmail.com
'Copyright 2006-2008 www.web300.cn - All Rights Reserved.
'
'========================================================
%>
<%
dim rsCou,sqltext,mylogin
set rsCou = Server.CreateObject("ADODB.Recordset")
if Session("mylogin")<>"1" then
sqltext="update Bs_SysData set querycount=querycount+1 where code='5062942'"
conn.execute(sqltext)
rsCou.Open "webcount",conn,3,3
rsCou.AddNew
rsCou("ipaddress")=Request.ServerVariables("Remote_HOST")
rsCou("logindate")=now()
rsCou.Update
rsCou.Close
mylogin=Session("mylogin")
Session("mylogin")="1"
else
mylogin=Session("mylogin")
end if
%>
<%
function cutstr(tempstr,tempwid)
if len(tempstr)>tempwid then
cutstr=left(tempstr,tempwid)&"..."
else
cutstr=tempstr
end if
end function%>
<DIV align="center">
<!--#include file="Include/Bs_Head.asp" -->
<%if strSkins <= 200 and strSkins >= 1 then%>
<TABLE cellPadding=0 cellSpacing=0 class='Middle_Title'>
<TD vAlign=top class='M_Left_Td'>
<table cellpadding="0" cellspacing="0" align="center" class='M_Left_Title'>
<tr>
<td valign="top">
<% Call Left_Index() %>
<% Call Style_Vote() '站內調查 %>
</td>
</tr>
</table>
</TD>
<TD class='M_Jgx_TD'><IMG src='../../../../../img/1x1_pix.gif' width=1 height=2></TD>
<TD vAlign=top>
<TABLE cellPadding=0 cellSpacing=0 align='center' class='M_Center_Title'>
<% Call Style_Adcolumn() '廣告欄 %>
<!-- 產品展示 -->
</TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 class='MC_Pt_Title'>
<TR>
<TD class='MC_Pt_TD1'>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD>
<TD class='MC_Pt_TD2'>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD>
<TD class='MC_Pt_TD3'><SPAN class=Glow>最新產品 </SPAN></TD>
<TD class='HomeMC_Pt_TD5'><a href="Bs_Product.asp" title="更多產品展示...">
<IMG src='../../../../../img/1x1_pix.gif' width=52 height=23 border=0></a></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class=main_tdbg>
<tr>
<TD><% call ProductZY() %></TD>
</tr>
</table>
</TD>
</TR>
<!-- 產品展示END -->
<TR><TD height=8><IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<!-- 新聞資訊 -->
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border="0">
<TR>
<TD align="left" class=HomeMC_2TD>
<TABLE width="100%" cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 class='HomeMC_Pt2_Title'>
<TR>
<TD width=29>
<IMG src="../../../../../Skin/Img/arrow3.gif" width=29 height=11 border=0></TD>
<TD style="padding-top:2px" align=left><SPAN class=Glow>公司新聞</SPAN></TD>
<TD width=35 align=right style="padding-top:4px"><a href="Bs_News.asp?Action=Co" title="更多新聞...">
<IMG src="../../../../../Skin/Img/more.gif" width=27 height=9 border=0></a> </TD>
</TR>
</TABLE>
</TD>
</TR>
<TR><TD height=1>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<TR>
<TD colspan="4">
<TABLE width="100%" height="200" cellSpacing=3 cellPadding=0 border=0 class=main_tdbg>
<TR>
<TD width="100%" valign="top"><% call NewsZY() %></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
<TD width=5>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD>
<TD align="right" class=HomeMC_2TD>
<TABLE width="100%" cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 class='HomeMC_Pt2_Title'>
<TR>
<TD width=29>
<IMG src="../../../../../Skin/Img/arrow3.gif" width=29 height=11 border=0></TD>
<TD style="padding-top:2px" align=left><SPAN class=Glow>業內資訊</SPAN></TD>
<TD width=35 align=right style="padding-top:4px"><a href="Bs_News.asp?Action=Ye" title="更多資訊...">
<IMG src="../../../../../Skin/Img/more.gif" width=27 height=9 border=0></a> </TD>
</TR>
</TABLE>
</TD>
</TR>
<TR><TD height=1>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<TR>
<TD colspan="4">
<TABLE width="100%" height="200" cellSpacing=3 cellPadding=0 border=0 class=main_tdbg>
<TR>
<TD width="100%" valign="top"><% call NewsYeZY() %></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<!-- 新聞資訊END -->
<TR><TD height=8><IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<!-- 產品動態&下載中心 -->
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border="0">
<TR>
<TD align="left" class=HomeMC_2TD>
<TABLE width="100%" cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 class='HomeMC_Pt2_Title'>
<TR>
<TD width=29>
<IMG src="../../../../../Skin/Img/arrow3.gif" width=29 height=11 border=0></TD>
<TD style="padding-top:2px" align=left><SPAN class=Glow>產品動態</SPAN></TD>
<TD width=35 align=right style="padding-top:4px"><a href="Bs_News.asp?Action=Pr" title="更多產品動態...">
<IMG src="../../../../../Skin/Img/more.gif" width=27 height=9 border=0></a> </TD>
</TR>
</TABLE>
</TD>
</TR>
<TR><TD height=1>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<TR>
<TD>
<TABLE width="100%" height="200" cellSpacing=3 cellPadding=0 border=0 class=main_tdbg>
<TR>
<TD width="100%" valign="top"><% call NewsProductZY() %></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
<TD width=5>
<IMG width=2 height=2 src="../../../../../img/1x1_pix.gif"></TD>
<TD align="right" class=HomeMC_2TD>
<TABLE width="100%" cellSpacing=0 cellPadding=0 border=0>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 class='HomeMC_Pt2_Title'>
<TR>
<TD width=29>
<IMG src="../../../../../Skin/Img/arrow3.gif" width=29 height=11 border=0></TD>
<TD style="padding-top:2px" align=left><SPAN class=Glow>下載中心</SPAN></TD>
<TD width=35 align=right style="padding-top:4px"><a href="Bs_Download.asp" title="更多下載...">
<IMG src="../../../../../Skin/Img/more.gif" width=27 height=9 border=0></a> </TD>
</TR>
</TABLE>
</TD>
</TR>
<TR><TD height=1>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<TR>
<TD>
<TABLE width="100%" height="200" cellSpacing=3 cellPadding=0 border=0 class=main_tdbg>
<TR>
<TD width="100%" valign="top" style="line-height: 150%"><% call DownZY() %></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<!-- 產品動態&下載中心END -->
<TR><TD height=8><IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<!-- 公司介紹 -->
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 class='HomeMC_Pt2_Title'>
<TR>
<TD width=29>
<IMG src="../../../../../Skin/Img/arrow3.gif" width=29 height=11 border=0></TD>
<TD style="padding-top:2px" align=left><SPAN class=Glow>公司介紹</SPAN></TD>
<TD width=35 align=right style="padding-top:4px"><a href="Bs_CoProfile.asp?Action=Profile" title="更多公司介紹...">
<IMG src="../../../../../Skin/Img/more.gif" width=27 height=9 border=0></a> </TD>
</TR>
</TABLE>
</TD>
</TR>
<TR><TD height=1><IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
<TR>
<TD>
<table width="100%" border="0" cellspacing="5" cellpadding="0" class=main_tdbg>
<tr>
<td style="line-height: 150%"> <%=CSJ_Profile%></td>
</tr>
</table>
</TD>
</TR>
<!-- 公司介紹 END -->
<!-- 公司介紹 END -->
<TR><TD height=6><IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD></TR>
</TABLE>
</TD>
</TR>
</TABLE>
<!--#include file="Include/Bs_Foot.asp" -->
<%
elseif strSkins <= 250 and strSkins >= 201 then '新風格==============================================================
%>
<TABLE align="center" border="0" cellPadding=0 cellSpacing=0 class='Middle_Title'>
<TD vAlign=top class='M_Left_Td'>
<table border="0" align="center" cellpadding="0" cellspacing="0" class='M_Left_Title'>
<tr>
<td valign="top">
<% Call Left_Index() %>
<% Call Style_Vote() '站內調查 %>
</td>
</tr>
</table>
</TD>
<TD vAlign=top>
<TABLE cellPadding=0 cellSpacing=0 align="center" class='M_Center_Title'>
<% Call Style_Adcolumn() '廣告欄 %>
<TR><TD >
<table width="570" border="0" cellspacing="1" cellpadding="0" class=main_tdbg>
<tr>
<TD align="center" width="570">
<img border="0" src="../../../../../skin/201/mid-line.gif" width="562" height="6"></TD>
</tr>
</table></TD></TR>
<!-- 產品展示 -->
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 align="center" class='MC_Pt_Title'>
<TR>
<TD class='MC_Pt_TD1'>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD>
<TD class='MC_Pt_TD2'>
<IMG src='../../../../../img/1x1_pix.gif' width=3 height=1></TD>
<TD class='MC_Pt_TD3'><SPAN class=Glow>最新產品 </SPAN></TD>
<TD class='HomeMC_Pt_TD5'><a href="Bs_Product.asp" title="更多產品展示...">
<IMG src='../../../../../img/1x1_pix.gif' width=52 height=23 border=0></a></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="center">
<table width="100%" border="0" cellspacing="1" cellpadding="0" class=main_tdbg>
<tr>
<TD style="padding-left:5px;">
<% call ProductZY() %>
<SCRIPT language="javascript">
<!--
marqueesHeight=130;
stopscroll=false;
with(div_scroll_pai){
style.width=568;
style.height=marqueesHeight;
//style.overflowX="visible";
style.overflow="hidden";
noWrap=true;
onmouseover=new Function("stopscroll=true");
onmouseout=new Function("stopscroll=false");
}
preTop=0; currentTop=108; stoptime=0;
div_scroll_pai.innerHTML+=div_scroll_pai.innerHTML;
function scrollUp_pai(){
if(stopscroll==true) return;
currentTop+=1;
if(currentTop==109)
{
stoptime+=1;
currentTop-=1;
if(stoptime==1)
{
currentTop=0;
stoptime=0;
}
}
else {
preTop=div_scroll_pai.scrollLeft;
div_scroll_pai.scrollLeft+=1;
if(preTop==div_scroll_pai.scrollLeft){
div_scroll_pai.scrollLeft=108;
div_scroll_pai.scrollLeft+=1;
}
}
}
function init_srolltext_pai(){
div_scroll_pai.scrollLeft=0;
setInterval("scrollUp_pai()",40);
}
init_srolltext_pai();
-->
</SCRIPT>
</TD>
</tr>
<tr><td height=130></td></tr>
</table>
</TD>
</TR>
<!-- 產品展示END -->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -