📄 in_tjdealer.asp
字号:
<table cellSpacing="0" cellPadding="0" width="100%" border="0" id="table68">
<tr>
<td width="6">
<img height="6" src="images/didi_001.gif" width="6"></td>
<td background="images/didi_005.gif">
<img height="6" src="images/didi_005.gif" width="6"></td>
<td width="6">
<img height="6" src="images/didi_002.gif" width="6"></td>
</tr>
<tr>
<td background="images/didi_007.gif"> </td>
<td vAlign="top" height="131">
<table cellSpacing="0" cellPadding="0" width="100%" border="0" id="table69">
<tr>
<td align="middle" width="25" bgcolor="#BDDBE9">
<img height="5" src="images/didi_017.gif" width="13"></td>
<td bgcolor="#BDDBE9">
<p align="left"><span lang="zh-cn">推荐加盟商</span></td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="100%" border="0" id="table62">
<tr>
<td vAlign="top" >
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="5">
<tr>
<td> </td>
</tr>
</table>
<%set rs=server.createobject("adodb.recordset")
rs.open "select top 10 logo,company,id from dealer where reglx=1 and tj=1 order by id desc " ,conn,1,1
do while not rs.eof
%>
<table cellSpacing="1" cellPadding="0" width="100%" border="0" id="table63">
<tr>
<td align="middle" width="72">
<% if rs("logo") <>"" then
%>
<a target="_blank" href="company1.asp?userid=<%=trim(rs("id"))%>">
<img src="<%=trim(rs("logo"))%>" title=<%=rs("company")%> width="70" border="0" height="29"></a>
<%else
%>
<%end if%></td>
<td class="l18">
<a target="_blank" href="company1.asp?userid=<%=trim(rs("id"))%>" title="<%=rs("company")%>">
<%=trim(rs("company"))%></font></a></font></span></td>
</tr>
<tr>
<td background="images/b_27_06.gif" colSpan="2" height="1" ></td>
</tr>
</table>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="5">
<tr>
<td> </td>
</tr>
</table>
</td>
<td background="images/didi_008.gif"> </td>
</tr>
<tr>
<td>
<img height="6" src="images/didi_003.gif" width="6"></td>
<td background="images/didi_006.gif">
<img height="6" src="images/didi_006.gif" width="6"></td>
<td>
<img height="6" src="images/didi_004.gif" width="6"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -