?? shangping_j.asp
字號(hào):
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<% if text=1 then%>
<table border="0" align="center" cellpadding="2" cellspacing="0" onMouseOver='JavaScript:this.style.backgroundColor="#f1f1f1"' onMouseOut='JavaScript:this.style.backgroundColor=""'>
<tr>
<td width="260"><img src="img/top5.gif" width="12" height="13"> <a href=list.asp?id=<%=rs("shopid")%>>
<%if len(trim(rs("shopname")))>18 then
response.write left(trim(rs("shopname")),18)&".."
else
response.write trim(rs("shopname"))
end if%></a> </td>
<td width="120"><%=jiagename1%>:<s><%=formatnumber(rs("shichangjia"),2)%>元</s> </td>
<td width="120"><font color="#ff6600"><%=jiagename2%>:<%=formatnumber(rs("huiyuanjia"),2)%>元 </font></td>
<td width="120"><font color="#ff6600"><%=jiagename3%>:<%=formatnumber(rs("vipjia"),2)%>元</font> </td>
<td width="90"><div align="center"><a href="gouwu.asp?id=<%=rs("shopid")%>&action=add"><img src="img/gm.gif" width="32" height="17" border="0"></a> <a href="shoucang.asp?id=<%=rs("shopid")%>&action=add"><img src="img/sc.gif" width="32" height="17" border="0"></a></div></td>
</tr>
<tr>
<td height="1" background="/img/skin<%=cssid%>/x.gif"></td>
<td height="1" background="/img/skin<%=cssid%>/x.gif"></td>
<td height="1" background="/img/skin<%=cssid%>/x.gif"></td>
<td height="1" background="/img/skin<%=cssid%>/x.gif"></td>
<td height="1" background="/img/skin<%=cssid%>/x.gif"></td>
</tr>
</table>
<%else
if fll=1 then%>
<table border="0" cellspacing="0" cellpadding="2" align="center" onMouseOver='JavaScript:this.style.backgroundColor="#f1f1f1"' onMouseOut='JavaScript:this.style.backgroundColor=""'>
<tr>
<td width="120" rowspan="4" valign="middle" class="table-xia">
<%if rs("shoppic")="" then %> <table width="98" height="98" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="img/img_01.gif" width="98" height="4" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img src="img/img_02.gif" width="4" height="94" alt=""></td>
<td width="85" height="85" background="img/img_03.gif"><a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src=img/emptyshop.gif alt=<%=trim(rs("shopname"))%> width=85 height="85" border=0></a></td>
<td rowspan="2"><img src="img/img_04.gif" width="8" height="94" alt=""></td>
</tr>
<tr>
<td height="9"><img src="img/img_05.gif" alt="" width="86" height="9"></td>
</tr>
</table>
<%else%>
<div align="center">
<a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src="<%=trim(rs("shoppic"))%>" alt=<%=trim(rs("shopname"))%> width=<%=upload13%> height=<%=upload14%> border=0></a>
<%end if%>
</div>
</td>
<td height="23" colspan="2"><strong><a href=list.asp?id=<%=rs("shopid")%>><%=trim(rs("shopname"))%></a></strong></td>
</tr>
<tr>
<td height="23"><%=jiagename1%>:<s><%=formatnumber(rs("shichangjia"),2)%>元</s> <font color="#ff6600"><%=jiagename2%>:<%=formatnumber(rs("huiyuanjia"),2)%>元
<%=jiagename3%>:<%=formatnumber(rs("vipjia"),2)%>元</font> </td>
<td width="100" height="23"><div align="center"><a href="gouwu.asp?id=<%=rs("shopid")%>&action=add"><img src="img/gm.gif" width="32" height="17" border="0"></a> <a href="shoucang.asp?id=<%=rs("shopid")%>&action=add"><img src="img/sc.gif" width="32" height="17" border="0"></a></div></td>
</tr>
<tr>
<td colspan="2" class="table-xia"> <font color="<%=flzhzt%>">
<%if len(trim(htmltotext(rs("shopcontent"))))>120 then
response.write left(trim(htmltotext(rs("shopcontent"))),120)&"...."
else
response.write trim(htmltotext(rs("shopcontent")))
end if%>
</font></td>
</tr>
</table>
<%end if%><% if fll=2 then%>
<table border="0" cellspacing="0" cellpadding="0" align="center" onMouseOver='JavaScript:this.style.backgroundColor="#f1f1f1"' onMouseOut='JavaScript:this.style.backgroundColor=""'>
<tr>
<td width="100" class="table-xia"> <%if rs("shoppic")="" then %> <table width="98" height="98" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="img/img_01.gif" width="98" height="4" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img src="img/img_02.gif" width="4" height="94" alt=""></td>
<td width="85" height="85" background="img/img_03.gif"><a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src=img/emptyshop.gif alt=<%=trim(rs("shopname"))%> width=85 height="85" border=0></a></td>
<td rowspan="2"><img src="img/img_04.gif" width="8" height="94" alt=""></td>
</tr>
<tr>
<td height="9"><img src="img/img_05.gif" alt="" width="86" height="9"></td>
</tr>
</table>
<%else%> <div align="center">
<a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src="<%=trim(rs("shoppic"))%>" alt=<%=trim(rs("shopname"))%> width=<%=upload13%> height=<%=upload14%> border=0></a>
<%end if%>
</div></td>
<td rowspan="2" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="22"><strong><a href=list.asp?id=<%=rs("shopid")%>><font color="#3366CC">
<%if len(trim(rs("shopname")))>18 then
response.write left(trim(rs("shopname")),18)&".."
else
response.write trim(rs("shopname"))
end if%></font></a><span class="table-xia"><font color="<%=flzhzt%>">
</font></span></strong></td>
</tr>
<tr>
<td height="22"><%=jiagename1%>:<s><%=formatnumber(rs("shichangjia"),2)%></s>元 <font color="#ff0000"><%=jiagename2%>:<%=formatnumber(rs("huiyuanjia"),2)%>元 </font></td>
</tr>
<tr>
<td><a href="gouwu.asp?id=<%=rs("shopid")%>&action=add"><img src="img/gm.gif" width="32" height="17" border="0"></a> <a href="shoucang.asp?id=<%=rs("shopid")%>&action=add"><img src="img/sc.gif" width="32" height="17" border="0"></a></td>
</tr>
<tr>
<td><span class="table-xia"><font color="<%=flzhzt%>">
<%if len(trim(htmltotext(rs("shopcontent"))))>60 then
response.write left(trim(htmltotext(rs("shopcontent"))),60)&"...."
else
response.write trim(htmltotext(rs("shopcontent")))
end if%>
</font></span></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<%end if%>
<% if fll=3 then%>
<table width="240" border="0" cellspacing="0" cellpadding="2" align="center" onMouseOver='JavaScript:this.style.backgroundColor="#f1f1f1"' onMouseOut='JavaScript:this.style.backgroundColor=""'>
<tr>
<td width="100" class="table-xia">
<%if rs("shoppic")="" then %>
<table width="98" height="98" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="img/img_01.gif" width="98" height="4" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img src="img/img_02.gif" width="4" height="94" alt=""></td>
<td width="85" height="85" background="img/img_03.gif"><a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src=img/emptyshop.gif alt=<%=trim(rs("shopname"))%> width=85 height="85" border=0></a></td>
<td rowspan="2"><img src="img/img_04.gif" width="8" height="94" alt=""></td>
</tr>
<tr>
<td height="9"><img src="img/img_05.gif" alt="" width="86" height="9"></td>
</tr>
</table>
<%else%> <div align="center">
<a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src="<%=trim(rs("shoppic"))%>" alt=<%=trim(rs("shopname"))%> width=<%=upload13%> height=<%=upload14%> border=0></a>
<%end if%>
</div></td>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><a href=list.asp?id=<%=rs("shopid")%>><font color="#3366CC">
<%if len(trim(rs("shopname")))>8 then
response.write left(trim(rs("shopname")),8)&".."
else
response.write trim(rs("shopname"))
end if%>
</font></a></strong></td>
</tr>
<tr>
<td><%=jiagename1%>:<s><%=formatnumber(rs("shichangjia"),2)%>元</s> </td>
</tr>
<tr>
<td><font color="#ff6600"><%=jiagename2%>:<%=formatnumber(rs("huiyuanjia"),2)%>元</font> </td>
</tr>
<tr>
<td><font color="#ff6600"><%=jiagename3%>:<%=formatnumber(rs("vipjia"),2)%>元</font></td>
</tr>
<tr>
<td><a href="gouwu.asp?id=<%=rs("shopid")%>&action=add"><img src="img/gm.gif" width="32" height="17" border="0"></a> <a href="shoucang.asp?id=<%=rs("shopid")%>&action=add"><img src="img/sc.gif" width="32" height="17" border="0"></a></td>
</tr>
</table></td>
</tr>
</table>
<%end if%>
<% if fll>3 then%>
<table border="0" align="center" cellpadding="2" cellspacing="0" onMouseOver='JavaScript:this.style.backgroundColor="#f1f1f1"' onMouseOut='JavaScript:this.style.backgroundColor=""'>
<tr>
<td align="center" class="table-xia">
<%if rs("shoppic")="" then %>
<table width="99" height="98" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="img/img_01.gif" width="98" height="4" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img src="img/img_02.gif" width="4" height="94" alt=""></td>
<td width="85" height="85" background="img/img_03.gif"><a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src=img/emptyshop.gif alt=<%=trim(rs("shopname"))%> width=85 height="85" border=0></a></td>
<td rowspan="2"><img src="img/img_04.gif" width="8" height="94" alt=""></td>
</tr>
<tr>
<td height="9"><img src="img/img_05.gif" alt="" width="86" height="9"></td>
</tr>
</table>
<div align="center">
<%else%>
<a href=list.asp?id=<%=rs("shopid")%> <%if rs("sftc")="" then%><%else%> target=<%=rs("sftc")%><%end if%>><img src="<%=trim(rs("shoppic"))%>" alt=<%=trim(rs("shopname"))%> width=<%=upload13%> height=<%=upload14%> border=0></a></div>
<div align="center"><%end if%>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><strong><a href=list.asp?id=<%=rs("shopid")%>><font color="#3366CC"> <%if len(trim(rs("shopname")))>8 then
response.write left(trim(rs("shopname")),8)&""
else
response.write trim(rs("shopname"))
end if%>
</font></a></strong></td>
</tr>
<tr>
<td><%=jiagename1%>:<s><%=formatnumber(rs("shichangjia"),2)%>元</s> </td>
</tr>
<tr>
<td><font color="#ff6600"><%=jiagename2%>:<%=formatnumber(rs("huiyuanjia"),2)%>元</font> </td>
</tr>
<tr>
<td><font color="#ff6600"><%=jiagename3%>:<%=formatnumber(rs("vipjia"),2)%>元</font></td>
</tr>
<tr>
<td><div align="center"><a href="gouwu.asp?id=<%=rs("shopid")%>&action=add"><img src="img/gm.gif" width="32" height="17" border="0"></a> <a href="shoucang.asp?id=<%=rs("shopid")%>&action=add"><img src="img/sc.gif" width="32" height="17" border="0"></a></div></td>
</tr>
</table>
</div></td>
</tr>
</table>
<%end if
end if%>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -