index.asp
来自「易和阳光购物商城 v1.3 | 功能简介 增加了防注入文件」· ASP 代码 · 共 122 行
ASP
122 行
<!--#include file="Include/Iheeo_Conn.asp"-->
<!--#include file="Include/Iheeo_config.asp"-->
<html><head><title><%=webname%>--首页</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="images/css.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" >
<%dim da,daurl,xiao1,xiao2,xiao3,xiao4,xiao5,xiao6,xiao7,xiao8,xiao1url,xiao2url,xiao3url,xiao4url,xiao5url,xiao6url,xiao7url,xiao8url,piao1,piao2,piao3,piao1url,piao2url,piao3url
set rs=server.CreateObject("adodb.recordset")
rs.open "select * from BJX_guanggao",conn,1,1
'左边广告
zuo1=trim(rs("458"))
zuo1url=trim(rs("458url"))
zuo2=trim(rs("1603"))
zuo2url=trim(rs("1603url"))
zuo3=trim(rs("1604"))
zuo3url=trim(rs("1604url"))
zuo4=trim(rs("1605"))
zuo4url=trim(rs("1605url"))
zuo5=trim(rs("2541"))
zuo5url=trim(rs("2541url"))
zuo6=trim(rs("2542"))
zuo6url=trim(rs("2542url"))
'中间广告
zhong1=trim(rs("2543"))
zhong1url=trim(rs("2543url"))
zhong2=trim(rs("1441"))
zhong2url=trim(rs("1441url"))
'右边广告
you1=trim(rs("1442"))
you1url=trim(rs("1442url"))
you2=trim(rs("1443"))
you2url=trim(rs("1443url"))
you3=trim(rs("1601"))
you3url=trim(rs("1601url"))
rs.close
set rs=nothing
%>
<!--#include file="Include/Iheeo_head.asp"-->
<table width="970" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="185" valign="top">
<!--#include file="Include/Iheeo_GQhot10rank.asp"-->
<TABLE cellSpacing=0 cellPadding=0 width=185 border=0>
<TBODY>
<TR>
<TD height=10></TD></TR>
<TR>
<TD><a href="<%=zuo1url%>"><img src="<%=zuo1%>" width="185" height="45" border="0"></a></TD>
</TR>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
<!--#include file="Include/Iheeo_class.asp"-->
<TABLE cellSpacing=0 cellPadding=0 width=185 border=0>
<TBODY>
<TR>
<TD height=10></TD>
</TR>
<TR>
<TD><a href="<%=zuo2url%>"><img src="<%=zuo2%>" width="185" height="45" border="0"></a></TD>
</TR>
<TR>
<TD height=10></TD>
</TR>
</TBODY>
</TABLE>
<!--#include file="Include/Iheeo_sellrank.asp"-->
<TABLE cellSpacing=0 cellPadding=0 width=185 border=0>
<TBODY>
<TR>
<TD height=10></TD>
</TR>
<TR>
<TD><a href="<%=zuo3url%>"><img src="<%=zuo3%>" width="185" height="45" border="0"></a></TD>
</TR>
<TR>
<TD height=10></TD>
</TR>
</TBODY>
</TABLE>
<!--#include file="Include/Iheeo_vote.asp"-->
<TABLE cellSpacing=0 cellPadding=0 width=185 border=0>
<TBODY>
<TR>
<TD height=5></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=185 border=0>
<TBODY>
<TR>
<TD><a href="<%=zuo5url%>"><img src="<%=zuo5%>" width="185" height="45" border="0"></a></TD>
</TR>
<TR>
<TD height=5></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=185 border=0>
<TBODY>
<TR>
<TD><a href="<%=zuo6url%>"><img src="<%=zuo6%>" width="185" height="45" border="0"></a></TD>
</TR>
<TR>
<TD height=10></TD>
</TR>
</TBODY>
</TABLE></td>
<td width="10"></td>
<td valign="top">
<!--#include file="Include/Iheeo_search.asp"-->
<!--#include file="Include/Iheeo_tuijian.asp"-->
<!--#include file="Include/Iheeo_tejia.asp"-->
<!--#include file="Include/Iheeo_new.asp"-->
</td>
</tr>
</table>
<!--#include file="Include/Iheeo_service.asp"-->
<!--#include file="Include/Iheeo_foot.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?