<%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%> 香港文汇报珠三角新闻网_潮阳警民冲突 8警1妇受伤

您的位置:首页 > 广东新闻 > 潮州

 

潮阳警民冲突 8警1妇受伤

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:1055 时间:2006-4-15


 【本报珠三角新闻中心记者徐超、游娟汕头14日电】汕头市政府新闻发言人在今天召开新闻发布会表示,汕头波美小区部分成员听信风水先生之言,不建水闸就会影响波美村财运。后来,该村以灌溉用水不足、发生火灾没有消防用水为由,在未经过当地水利部门批准的情况下,于200510月分别投资18万元和25万元,擅自在西胪港上游排洪溪新桥头和潮揭公路下王路桥东侧违法建设2座水闸。这2座水闸均属于无证设计、无证施工,其中一座水闸在汛期将严重影响排洪。因而引起上下游5个村强烈不满,容易引发群众性械斗事件。

 

 发言人还表示,412日上午9时,潮阳区当地政府组织专业施工公司拆除波美村2号水闸时,100多名村民陆续来到现场,持竹竿、锄头柄、石头、硫酸攻击警察。

 

 在拆除过程中,有8名警察受伤,另有一名31岁女性村民鼻梁骨折,伤者均及时送医院治疗。当局称,有关处置工作还在继续进行。

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

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

相 关 连 接
网 友 评 论

波美扑母:
   波美仔``我操你妈``你以为你们凶就怕你们啊````我看你们不顺眼又怎么样`? ```以后不要给我看到你们这些小人```见一个打一个```操```

枫:
   西胪仔,我们青山村人也经常给你们挨打,总以西胪是老大,波美敢跟你们斗,我支持!!支持波美!波美人加油!把这个破炉镇解体吧!他妈的西胪狗。

西胪人:
   为什么汕头的政府那么腐败都中央都不理呢?

dfgdf:
   花季雨鲜花网 北京花店

黄:
   9陈仔;

大家 :
   我插你妈的西一

波美人真是大肿!:
   你妈的,有肿来西中~~~你妈的狗!!!@~大笨狗~~加垃圾~

正直人:
   听说最近波美人到西胪办事都遭西胪人毒打,建议政府将西胪、波美拆开两镇吧!

李处长:
   波美、西胪两乡从创乡里就是死对头,这样波美人要去西胪镇政府机关办事肯定吃亏!!!阿尼陀佛!

黄某某:
   你们那些西一狗啊!你们的死期就快要到了,你们知不 知道啊!波美不是好欺负的,其实波美建水闸是为了兴修水利工程,不是迷信!请好心的人士要相信波美,支持波美!

CCW:
   波美人猪狗不如,建水闸是以灌溉为由,事实上全是为了风水,都什么年代了还这么迷信,知不.知道这样会造成下游村民灌溉成为一个大问题,波美人是狼心狗肺的东西.

西胪是臭狗:
   你妈的老鸡!!我们见一个打一个,见两个打一双!敢下来!!我在波美的操场等你们这些臭狗!!古人云:你妈的西胪仔去脯你老母的鸡琶!!! 我今天去你们那儿装一个定时炸弹··哈哈~~~~~~~~~~~

TAO:
   584,ni 奶奶的水闸被我草,你以为水闸建了就会害人啊,那纯粹是那些老江湖贪官高的

黄黄:
   我建议:镇政府应搬出西一村,有了镇政府为他村撑腰,他们就十恶不作,连镇政府都敢烧。目无政府!这样的镇政府简直是要叫西胪人为“老祖宗了”!

黄黄:
   听说前次淹水是西一水闸故意不打开,不让雨水往海里流,是吗?如果是,西一人的心肝很黑!他妈的,我还被刮走两个皮沙发呢!我老妈也差一点被淹,西胪人他妈的是狗!

黄黄:
   不知那个省里大贪官下台了没有?请知情者告知,

维护:
   波美人向来是以礼待人,弄到今时今日现在这个样子还不是西胪人和那些贪官给逼出来的,要不是这些人,哪会造成现在的局面.

中国人:
   听说波美所建也就是所剩下的1号水闸是犯了西一村国贞祖祠而己,跟所谓雨季的排不了洪一点都没有关系.

中国人:
   听说政府工作人员说,如果波美1号水闸拆低一点,不要挡住西一村国贞祖祠的风水,政府答应不拆波美村水闸.由此可见,政府以违建为名要拆波美村村民所建的水闸是一个借口,所谓拿人钱财,替人消灾.怪不得人家说西一村村民要向上面政府讨回之前行贿的钱呢.

黄寅:
   关于波美村的水闸请详看http://www6.tianya.cn/new/techforum/content.asp?idWriter=5275809&Key=0&idArticle=10140&idItem=307&#Bottom

美国情报局:
   大家请放心潮阳贪官太多,听说美国人正打算在联合国人权大会上发表意见。

美国情报局:
   贪官

泉:
   收人钱的时候笑着收!拆的时候翻面不认人!

潮阳人:
   本人是和平人,对潮阳政府的贪官确是感到可怕,办什以都要钱。每一新官上任就是想着怎么捞钱,没真正为民办实事!

KK:
   你们知道我们伟大的潮阳多黑吗?波美没水是事实,你知道官员多黑吗?你们要多调查啊,不可只听一面之词.潮阳太腐败了,特别是街道、镇政府一级的领导,只要价钱谈得成,什么事都好办!!

芳:
   贪官们回头是岸啊~~~~~~~ 贪官们回头是岸啊~~~~~~~ 贪官们回头是岸啊~~~~~~~

aaa:
   把图片发上来啊

584:
   西一乡贿赂贪官.要他们强行拆波美闸.波美乡死伤多数/这都是事实啊

伟大的潮阳人:
   香港老,你们知道我们伟大的潮阳多黑吗?波美没水是事实,你知道官员多黑吗?你们要多调查啊,不可只听一面之词.

关于波美人:
   我只听说波美村的人太凶啦,见邻近村的人过去就要打,是不是要有人出来管一管呢?

关于水:
   波美人你们没水就了不起,为了你们有水,下大雨时上面的几个村遭水灾,晴天时下面的几个村滴水不见,你们的良心过得去?什么年代啦也该为其他人想一想啦好吗

红:
   

5555555555:
   其实波美的水闸的宽度也只不过是个四五米宽,建在一条小水沟上面.    就因为贪官们封锁消息隐瞒事实才会发生到今天这种局面!!!!!!!!!!!!    贪官们回头是岸啊~~~~~~~

看不到真正的报道:
   对于官员的受伤情况夸大其词...对于村民的伤情,,轻描淡写!!!!!!!上以报道都不全面.............不属实!!!

456456:
   报道就要全方面地报道不可以单方面的报道..知道吗???????

哈:
   你们怎么不说西一村村书记用了市委书记多少钱请这书记来拆闸的呢?? 你们就接着瞎掰吧,如果真的是如你们所说的一样,你们怎么不敢让媒体来报道呢?你们就接着骗那些不了解事情的人们吧, 小信,不要把舌头咬到了!!

红:
   

hhongn:
   

大:
   一名目击者告诉记者,有近20位村民受伤,其中一30余岁妇女当场死亡。

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

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

>> 本类热点新闻

·潮阳警民冲突 8警1妇受伤
·潮州近150万人遭水灾
·潮州饶平港口经济起飞
·承接珠三角产业转移 潮州深
·十一.五商机之潮州篇.潮州
·小城故事.潮州「绣」出一座
·潮州来港签投资53亿
·《古今潮汕情》汕头开机 将
·粤东崛起潮州篇:五年投28
·千年古城 潮州建构文化旅游
·千年古城潮州今日投资宝地
·潮州三百门电厂下月投产
·陶瓷出口退税降5% 潮州G
·沈广河等膺潮州荣誉市民
·潮州饶平 膺「陶瓷出口之乡
·与曼谷缔结友好城市
·潮州「立体双面绣」夺殊荣
·陈伟南等捐资修复潮州14牌
·港企技术在潮州获批准 其
·澄海玩博会成交料逾10亿
· “碧利斯”肆虐潮州 14
·潮州曼谷结「姐妹城」
·潮州百余项目冀港商参与
·潮汕机场明年动工
·潮州市书记会见本报副社长
·商务部“品牌万里行”潮州参
·情系灾区 港区委员筹物款近
·潮州修复百年牌坊街
·有了市场 没了工场谁织潮绣
·潮州水井惊现濒危桃花水母

 

合作媒体

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


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