请教关于一段ASP源代码 关于数据的调用
我下载了一个程序可是他的文章是先发布的在前面显示后发布的在后面显示我需要倒序显示谁帮忙看看啊那段代码是<tr><tdheight="100"><center><table...
我下载了一个程序
可是他的文章是 先发布的在前面显示 后发布的在后面显示
我需要 倒序显示 谁帮忙看看啊
那段代码是
<tr>
<td height="100">
<center>
<table border="0" width="90%" cellspacing="3" id="table39">
<%
rs.open "select top 8 * from article where nclassid=1",conn,1,1
while not rs.eof
%>
<tr align=left>
<td>
<img border="0" src="pic/arr/hk_dot_red.gif" width="9" height="9"> <a href=# onclick=mClk_win('list.asp?id=<%=rs("articleid")%>','','720','550')><%=rs("title")%></a></td>
</tr>
<tr>
<td>
<img border="0" src="pic/index-txt-line.gif" width="235" height="3"></td>
</tr>
<%rs.movenext
wend
rs.close
%>
</table>
</td></tr> 展开
可是他的文章是 先发布的在前面显示 后发布的在后面显示
我需要 倒序显示 谁帮忙看看啊
那段代码是
<tr>
<td height="100">
<center>
<table border="0" width="90%" cellspacing="3" id="table39">
<%
rs.open "select top 8 * from article where nclassid=1",conn,1,1
while not rs.eof
%>
<tr align=left>
<td>
<img border="0" src="pic/arr/hk_dot_red.gif" width="9" height="9"> <a href=# onclick=mClk_win('list.asp?id=<%=rs("articleid")%>','','720','550')><%=rs("title")%></a></td>
</tr>
<tr>
<td>
<img border="0" src="pic/index-txt-line.gif" width="235" height="3"></td>
</tr>
<%rs.movenext
wend
rs.close
%>
</table>
</td></tr> 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询