|
|
<%
id=40
if id="" then response.write("没有找到相关文章信息")
set rsinfo=execonn("select top 1 * from news where id="& id &" ")
if not rsinfo.eof then
nc_body=rsinfo("nc")
else
nc_body="没有找到相关文章信息"
end if
set rsinfo=nothing
%>
|
|
| |
景点推荐 |
 |
|
|
|
|
| |
 |
文章来源: 更新时间:2006-10-28 16:01:42 |
|
|
|
|