<%
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
%>
一个老去的时代终究会被时光埋葬 而青春年华的伤疤却会永随 我看见一个祖辈深埋的白骨 在亲人去世最后的那个焚灵的夜晚 阴沉沉的天空,憧憧的树影,刺骨的寒风 无不在宣告一个时代的消逝 我见证了一个时代被埋葬的过程 亲人的病痛,消瘦,令人痛心的生死离别 无不在将我推向另一种人生 当一个时代已被埋葬 我却走向人生的另一种开始
|
网友评论仅供其表达个人看法,并不表明本站立场。