<%
set rs0=server.CreateObject("ADODB.RECORDSET")
rs0.open sqlLb,conn,1,1
if rs0.eof then
%>
| 暂无分栏 |
<%
else
do while not rs0.eof
dim lb_id,linkUrl
lb_id=rs0("id")
'response.Write lb_id
linkUrl="ArticleList.asp?img="&imgUrl&"&lbid="&lb_id
Select Case lb_id
Case 23,25,28,29,30,31,32,33
linkUrl="ArticleImgList.asp?img="&imgUrl&"&lbid="&lb_id
End Select
%>
|
|
<%
rs0.movenext
loop
end if
rs0.close
set rs0=nothing
%>
|
|
<%=lbmc%>
首页 > <%=lmmc%> > <%=lbmc%>
|
| <%=bt%> |
| 发布日期:<%=fbrq%> 已阅:<%=hits%> 人次 |
| <%=nr%> |
| 发布单位:<%=fbdw%> |
|
|