<%MDBname="news"%> <% 'on error resume next set conn=server.createobject("ADODB.CONNECTION") 'connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") '如果你的服务器采用较老版本Access驱动,请用下面连接方法 connstr="driver={Microsoft Access Driver (*.mdb)};dbq=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") conn.open connstr %> <% newshu=2 '每个分类显示最新文章数 toplen=10 toplen_wz=13 chalen=2 search=search&"
" search=search&"

" search=search&"" search=search&"" search=search&"" set rs=server.CreateObject("ADODB.RecordSet") set rs_info=server.CreateObject("ADODB.RecordSet") set rs_yl=server.CreateObject("ADODB.RecordSet") set rs_t=server.CreateObject("ADODB.RecordSet") function Title(content) if content<>"" then Title=content Title=replace(Title,"[加粗]","") Title=replace(Title,"[倾斜]","") Title=replace(Title,"[下划线]","") Title=replace(Title,"[删除线]","") if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" Title=replace(Title,"[红色]","") Title=replace(Title,"[蓝色]","") Title=replace(Title,"[绿色]","") Title=replace(Title,"[紫色]","") Title=replace(Title,"[酱色]","") Title=replace(Title,"[橙色]","") if instr(1,Title,"0 then Title=Title+"" Title=replace(Title,"[建议]","[建议]") Title=replace(Title,"[注意]","[注意]") Title=replace(Title,"[下载]","[下载]") Title=replace(Title,"[公告]","[公告]") Title=replace(Title,"[转载]","[转载]") Title=replace(Title,"[焦点]","[焦点]") Title=replace(Title,"[社会]","[社会]") Title=replace(Title,"[推荐]","[推荐]") Title=replace(Title,"[原创]","[原创]") end if End function function Site_Link(showType,showNum) dim link_i,link_ii link_i=0 link=0 if showType=1 then sql="select top "&showNum&" * from SiteLink where isLogo=1 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&vbcrlf link = link + 2 if link mod 6 =1 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close else sql="select top "&showNum&" * from SiteLink where isLogo=0 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&rs("mySiteName")&""& vbcrlf link_i = link_i + 1 if link_i mod 8 =0 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close end if end function strSite_Link_Text=Site_Link(0,8) strSite_Link_Logo=Site_Link(1,24) i=0 sql="select top 30 title,id,dj,date from info where date>Now()-7 order by hits desc" rs.open sql,conn,1,1 if rs.eof then top="还没有文章" else do while not rs.eof filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen_wz)&"" else titley=rs("Title") end if end if if rs("dj")=6 then Txtop=Txtop&"·"&Title(titley)&"
" else Txtop=Txtop&"·"&Title(titley)&"
" end if i=i+1 if i>=30 then exit do rs.movenext loop end if rs.close '今日导读开始 i=0 sql="select top 12 id,title,tid,date from info order by date desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有文章" else for i=1 to 12 if rs.eof then exit for rs_t.open "select * from infotype where id="&rs("tid"),conn,1,1 if not rs_t.EOF then TN=split(rs_t("tname"),"|") end if rs_t.close filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) datetime=year(rs("date"))&"_"&month(rs("date"))&"_"&day(rs("date"))'时间格式:年/月/日 datetime1=month(rs("date"))&"/"&day(rs("date"))'时间格式:月/日 '今日导读标题断行开始 if len(rs("Title"))>17 then titley=left(rs("Title"),17)&"..." else titley=rs("Title") end if '今日导读标题断行结束 infolist=infolist&""&lm&"·"&Title(titley)&"
" rs.movenext next end if rs.close '今日导读结束 rs2=conn.execute("select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())") shuinfo=rs2(0) Dim list_4(20) Dim list_5(20) Dim list_6(20) sql="select * from specialx where tj=1 and spics<>''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof kk=kk+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_4(kk)=""&SSY_name&"
"&rs("introduce")&"" list_5(kk)="" rs.MoveNext loop end if rs.close sql="select * from specialx where tj=1 and spics=''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof tt=tt+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_6(tt)=""&SSY_name&"" rs.MoveNext loop end if rs.close rs.open "select * from infotype ",conn,1,1 if not rs.eof then ts=rs("ts") TN=split(rs("tname"),"|") TI=split(rs("ts"), ",") for i = 0 to ubound(TN)-1 if i=ubound(TN)-2 and ubound(TN)>1 then TTY_id=TI(i) TTY_name=TN(i) end if all_type_top_id=TI(i) all_type_name=TN(i) thistype=thistype & "-> "&TN(i)&"" thistitle=thistitle & " - "&TN(i)&"" next end if rs.close i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then image="还没有图片文章" else do while not rs.eof if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen)&"" else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then image=image&"" else image=image&"" end if pic=rs("pic") pic=Replace(pic, "../../", "") image=image& "
"&titley&"
" if i=6 then exit do rs.movenext loop end if rs.close '公告开始 sql="select top 1 id,newsname,addtime,newsnote from Announce order by addtime desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有公告" else do while not rs.eof Announce=Announce&""&rs("newsnote")&"["&rs("addtime")&"]
" rs.movenext loop end if rs.close '图文混排开始 i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then DefaultPic="还没有图片文章" else do while not rs.eof infoy=left(rs("info"),108)&"..." if instr(rs("Title"),"0 then if len(rs("Title"))>10 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"" end if else if len(rs("Title"))>1 then titley=left(rs("Title"),16)&"..." else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then DefaultPic=DefaultPic&"" else DefaultPic=DefaultPic&"" end if pic=rs("pic") pic=Replace(pic, "../", "") DefaultPic=DefaultPic&"
"&Titley&"

  "&infoy&"[详细报道]" if i>=1 then exit do rs.movenext loop end if rs.close '图文混排结束 list=list&"" rs.open "select * from infotype where tj=1 order by id",conn,1,1 if NOT rs.EOF then allshu=rs.recordcount Dim list_1(20) Dim list_2(20) Dim list_3(20) do while NOT rs.EOF ii=ii+1 list=list&""&split(rs("tname"),"|")(rs("tj")-1)&"|" list_1(ii)=""&split(rs("tname"),"|")(rs("tj")-1)&"" list_2(ii)="

更多内容 ...
" i=0 sqqq_yl="" sql_yl="select * from infotype where ts like '"&rs("ts")&"%'" rs_yl.open sql_yl,conn,1,1 if not rs_yl.eof then do while not rs_yl.eof sqqq_yl=sqqq_yl& " or tid="&rs_yl("id")&"" rs_yl.MoveNext loop end if rs_yl.close rs_info.open "select id,title,dj,date from info where tid="&rs("id")&""&sqqq_yl&" order by id desc",conn,1,1 if NOT rs_info.EOF then do while not rs_info.eof fileming=year(rs_info("date"))&month(rs_info("date"))&day(rs_info("date"))&hour(rs_info("date"))&minute(rs_info("date"))&second(rs_info("date")) if instr(rs_info("Title"),"0 then chalen1=chalen+20 if len(rs_info("Title"))>chalen1 then titlex=left(rs_info("Title"),chalen1)&""&"..." else titlex=rs_info("Title")&"" end if else if len(rs_info("Title"))>chalen then titlex=left(rs_info("Title"),chalen)&"..." else titlex=rs_info("Title") end if end if if rs_info("dj")=6 then list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" else list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" end if i=i+1 if i>=newshu then exit do rs_info.movenext loop end if rs_info.close rs.MoveNext loop end if rs.close set rs=nothing set rs_yl=nothing set rs_info=nothing conn.close set conn=nothing%> 香港文汇报珠三角新闻网_香港文汇报心系灾区施援手

您的位置:首页 > 综合新闻 > 其他类别

 

香港文汇报心系灾区施援手

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:8 时间:2006-8-23


■香港文汇报、弘法寺代表将赈灾物资送到清远后双方合影。

 

■本报珠三角新闻中心

 

 乐昌城区被淹、韶关城区被淹,京广铁路中断、京珠高速公路中断,梅州、河源、潮州、阳江、清远告急……7月中旬以来,「碧利斯」、「格美」、「派比安」等强台风接踵而至,挟狂风暴雨连续袭击广东,粤北粤东粤西无一幸免,损失惨重。

 

 截至87日,广东21个地级以上市共有119个县(市、区)1,323个镇受灾,受灾人口超过1,000万人,因灾死亡227人,失踪88人,倒塌房屋17.6万间,直接经济损失总计达200多亿元人民币。

 

 香港文汇报心系灾区疾苦,不仅迅速对灾情进行及时报道,更广泛动员报社员工和社会各界为灾区人民捐款捐物。据粗略统计,香港文汇报向广东灾区提供的援助金额已经超过70万元人民币。捐赠不在于多寡,而在于真诚。奉献爱心,给不幸遭遇天灾的人们奉上人间温情,这大灾大难方能催生新的文明。

 

清远:50吨大米通宵装车

 

 811日,香港文汇报联同深圳市弘法寺向清远灾区捐助50吨灾区急需的优质大米和价值20余万元的医疗药品。本报副总经理吴建芳和本报社长助理、珠三角新闻中心总经理王陶亲自将这批大米和药品交到清远市民政局,并出席了简短的交接仪式。

 

与弘法寺携手赈灾

 

 据了解,为了这50吨大米能顺利装车起运,本报2名工作人员几乎通宵未眠,到清晨3点才装车完毕,清晨出发并一直押运到清远。

 

 当天上午11点半,香港文汇报和弘法寺向清远灾区捐赠救灾物资仪式在清远会展中心举行。省民政厅有关领导、香港文汇报副总经理吴建芳、弘法寺监院释印顺大师以及清远市民政局、英德市民政局、佛冈县民政局有关负责人参加了捐赠仪式。清远市慈善会和民政局向香港文汇报社和深圳市弘法寺分别赠送「情系灾区 四海同心」、「慈善义举 功德无量」的锦旗和感谢信。

 

 清远市民政局局长谭建成说,截至目前,全市因水灾造成直接经济损失达14.92亿元人民币,其中「碧利斯」造成损失13.17亿元,「格美」造成损失0.27亿元,「派比安」造成损失1.48亿元。对于香港文汇报和弘法寺的善举,谭建成深表感谢,

 

医疗药品总值20余万

 

 民政局有关工作人员表示,民政部门将严格核实灾情,逐村逐户逐人调查摸底,加强救灾物资和资金的使用管理,保证救济款物用到最需要救助者身上。

 

 为帮助清远灾区人民战胜洪涝灾害、恢复生产、重建家园,香港文汇报和弘法寺共向清远灾区捐赠50吨优质大米和价值21万元的药品。

 

 据介绍,本报已向广东省灾区捐赠了价值70万元的物资和现金。该批大米和药品是第三批支持广东灾区的物资,前两批已经运往韶关、乐昌和潮州。

 

饶平:书记登门感谢本报善举

 

■饶平县委书记()向本报赠送锦旗和感谢信。

 

 84日,广东省潮州市饶平县委书记张传胜一行到访香港文汇报深圳办事处,特别感谢本报在该县受灾后立即派出记者前往采访报道。同时接收本报为该县灾民捐助的1,000件衣物,并代表饶平灾民表示感谢,称赞本报赈灾济难的善举。

 

两月遇3台风 饶平重创

 

 谈到灾情,张传胜心情显得非常沉重。他说,饶平今年所受灾情乃历史罕见。自518日「珍珠」正面袭击饶平以来,短短两个月个后又连续遭受「碧利斯」及「格美」重创,受灾人口达94万多人,直接经济损失37亿余元。

 

 当日晚上8时,本报捐助的1,000件衣物运抵饶平,次日早上8点,文汇报驻潮汕联络处记者将捐助物资送抵饶平县民政局,局长袁方波接待了本报记者,他表示「我们一定会及时将衣物送到灾民手里」,并说「你们的爱心和善举不仅及时帮助了灾民,而且温暖了灾民的心,增强了他们重建家园的信心,同时更给了我们战胜自然灾害的无穷力量,在此,特代表县委县政府及饶平人民表示衷心的感谢和崇高的敬意。」

 

6名孤雏觅助养人士

 

 本报记者在采访中还得知饶平有6名孩子在此次洪灾中成了孤儿,于是积极联络爱心人士助养,本报的善举与爱心得到了当地民众的肯定和赞扬。潮州市电视台、潮州日报也对本报的善举给予极高的评价。

 

乐昌:30万元衣物赠灾民

 

■本报与「大哥大」集团向乐昌灾区捐助衣物。

 

 受台风「碧利斯」的影响,韶关地区715日遭受了二百年不遇的特大洪水,韶关城区和乐昌城区被淹,仅乐昌市受灾人数就高达34万人,损失高达30亿元人民币,灾区居民重建家园所急需的资金和物资缺口相当大。香港文汇报心系灾区所急,积极发起为灾区捐款捐物的活动,联合大哥大集团于729日向乐昌捐助一批价值30多万元的衣物。

 

 灾情发生后,香港文汇报迅速派主力记者深入到灾区采访报道,并多方奔走为灾区发起捐赠活动。729日,本报记者与大哥大集团员工受报社领导和大哥大集团徐保董事长的委托,到受灾严重的乐昌市向受灾群众伸出援助之手,捐赠一批「大哥大」品牌衣物,价值30万多元人民币。负责捐助事宜的工作人员于早上7点从汕尾红海湾出发,连续行车10个小时,于下午17点才到达乐昌市三中。

 

复建尚需资金1.9亿

 

 在简单的交接仪式上,乐昌市副市长黄家宝向本报表示感谢,并向记者介绍说,目前灾区重建家园所需资金物资缺口依然很大,在这次洪灾中「全倒户」有1万多户,经济损失30亿元,目前床上用品需要救助数量1万件。黄家宝说,乐昌市将结合社会主义新农村建设来推进灾区复建工作,目前钢材、水泥、木板、砖等建筑物资缺口资金1.9亿元。

责任编辑:cnred 文章页数第[1]页 

页面功能 【我来说两句】【字体: 】【打印】 【关闭

相 关 连 接
网 友 评 论

知名不具:
   我有一个问题,那些救济金和物品到底有没到达那些真正需要救济的人手中,还是只不过到了一小部份有关系户了.每一次都有很多救济金和物品,但从来没有听过那一次听到或看到有公布到底有多少救济金和物品是怎么分配和到了那些人的手中.

发 表 评 论
您的大名:(点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

综合新闻|广东新闻|专题新闻

>> 本类热点新闻

·粤公安澄清单程证无代办
·川剧在广东精彩“变脸”——访川剧
·佛教文化之旅 广州光孝寺启动
·崛起的历史名城——广西百色市右江
·港人失证件罗湖口岸可办理
·不一般的情人,也有权握着——同一
·「十一五」粤拟570亿投水利
·第五届泛珠论坛或游横琴岛
·全球化呼唤 中华文化复兴
·第三届泛珠论坛专辑.泛珠下一步

 

合作媒体

合作及广告联系电话: 020-83825987


文汇报简介 | 广告服务 | 读者联谊 | 在线订报 | 在线投稿 | 站内公告 | 设为首页 | 收藏本站
新闻中心地址:广州市沿江中路323号临江国际大厦15楼 电话:020-83825987  传真:020-83817466
网管信箱:webmaster@wwpprd.com  编辑信箱:editor@wwpprd.com
香港文汇报珠三角新闻网 版权所有©Copyright 2004 www.wwpprd.com
来访统计:  技术支持:中国红电子商务频道