|
|
|
|
| |
|
|
|
|
|
 |
|
| |
|
|
|
|
| |
|
|
| |
|
|
| |
|
| |
<%
dim indexs
dim titles
dim contents
dim shijian
dim sources
if not len(request("id"))=0 then
indexs=Cint(request("id"))
else
indexs=0
end if
set rs=server.createobject("adodb.recordset")
sql="select * from harticle where titleid="&indexs
rs.open sql,conn,3,3
if rs.eof and rs.bof then
titles="空新闻!"
contents="无内容"
shijian="0000年00月00日"
sources="无"
else
titles=rs("title")
contents=rs("content")
shijian=cstr(month(rs("dateandtime")))+"月"+cstr(day(rs("dateandtime")))+"日"
sources=rs("source")
end if
%>
|
您的位置:首页》温总理出席新闻发布会现场图片集
|
| |
| |
|
“两会”新闻发布会现场
|
|
|
http://www.todayschinese.com
2004年03月24日 华人网
|
|
|
|
|
|
|
|
| |
| 返回》》 |
|
|
| |
| |
|
|
|