<%
if request("infoid")<>"" then
set rs=conn.execute("select * from nproduct where id="&request("infoid"))
if not (rs.eof and rs.bof) then
proname=rs("proname")
content=rs("proinfo")
end if
rs.close
set rs=nothing
end if
%>
又一个夜晚降临了 万家灯火通明交织成一团团星星之火 与繁星构成天地间最美的景色 我却无法辨认出那些零碎星星之火间 哪些是自己的归宿 在这场无比华丽的盛宴面前 我却找不到赴宴的位置 尽管无比依恋 但唯有换一种方式重归城市的夜晚 带上面具成为它的一部分
|
网友评论仅供其表达个人看法,并不表明本站立场。