<%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 来自:文汇报 点击:0 时间:2006-12-13


投资推广署官员向广东民企负责人介绍香港投资环境。本报记者张伟民

 

本报记者:李永青、林志鸿、刘扬、何涛

 

 近年内地民企快速成长,已成为推动经济发展不可或缺的重要部分,但不少民企却遇上「两难」问题,即难以打进国际市场及「融资难」的问题,成为发展的瓶颈。正在本港考察的广东民企访问团认为,香港是民企「走出去」及解决「融资难」的好平台。

 

提供进军国际最好平台

 

 率领60多家民企访港的中国贸促会广东分会副会长陈耀桓昨日表示,香港作为国际大都市及金融中心,凭着与国际市场有紧密的联系和融资较便利,正是解决两难的良方。「香港与海外联系的渠道远多于内地民企,懂国际贸易的人才又多,效率又好,正好弥补民企的不足。」他指出,香港的法律、会计、物流等服务配套整全,且效率非常出色,令民企「走出去」更见顺利。「虽然绝大部分考察团成员都曾多次来港,但甚少像是次般接触这么多香港的部门及机构,令民企对香港有较全面之认识。」

 

 至于民企另一焦点,是希望在港融资。陈耀桓坦言,基于内地的金融政策,民企往往不易获取银行贷款,所以欲藉这次机会与香港金融业人士见面,了解在港融资的情况。

 

会港金融界了解融资情况

 

 他表示,这次考察活动是大珠三角投资贸易推广小组在组织了两次「赴港投资实务宣讲会」、一次民营企业赴港考察投资环境活动的基础上,根据民营企业的反映及需要,精心准备的又一次大型活动,在考察内容上根据企业的需要作了调整,而是次考察团成员较上一次增加约一倍,反映很多民企有意欲来港投资。

 

港粤将合作提供更多支持

 

 香港投资推广署署长卢维思表示,未来将与广东有关部门合作,帮助更多粤企立足香港,并全程支持他们在港的投资。「对于已准备向外拓展的广东企业来说,香港是个理所当然的基地。」卢维思说,截至今年6月,经过广东省政府核准在港设立的广东企业累计总数有736家,协议投资金额逾29亿美元。

 

 根据行程安排,考察团一行今日将与包括汇丰银行在内的本港金融界人士会面,具体了解企业信贷情况。另外,他们还会参观港交所及到访中华厂商会机构。

 

港税务简单 开公司易

 

怀集县三威水泥制品厂董事长李丽晓。本报记者 刘扬

 

本报记者 刘扬、何涛

 「在广东做生意,还可以做半个老师;在香港开公司,今天做了一整天的学生。」怀集县三威水泥制品公司的董事长李丽晓说,这次访港的主要目的是了解「游戏规则」,听取各个机构对投资香港的介绍后,对自己在香港开公司非常有借鉴意义。

 

进口原料部分免税省成本

 

 东莞运通泰电器贸易公司董事长蔡莲年初已随团来港考察,这次是与公司经理、也是她的儿子何静波再次参团。据何静波称,公司原本仅做贸易,但现在已经开始做研发和生产,在企业进行升级的同时也希望能够打开国际市场。在香港开设公司对公司最大益处,一方面可以做品牌,实现外销;另一方面,如果在香港购买国际市场的材料,部分可免税,比在内地通过贸易公司进口原材料更能节省成本。

 

 对于这些民企老板来说,最吸引他们在香港投资的是:「如果企业不赚钱就不需交税,而在内地只要开门就要交各种税。」不少民企老板都表示,如今市场竞争激烈,企业缴税压力非常大,香港的税政比内地更加简单合理。「此行也打消了我们很多顾虑。只要数据齐全,香港开公司比内地容易得多。」

 

拓海外市场 港优势大

 

广东省工商联眼镜商会常务副会长高传寿。本报记者 刘扬

 

 【本报讯】(记者 林志鸿)投资推广署昨日向赴港取经的数十名广东民企老板考察团介绍香港的投资情况。一些民企老板在听完介绍后表示,希望能在短期内来港开办贸易公司或办事处。

 

接单营销竞争力强

 

 开拓海外市场是时下内地企业寻求更快发展的途径,自商务部放宽内地企业赴港投资的政策出台后,愈来愈多内地民营企业来港设立分公司拓展海外业务。此次考察团成员广东省工商联眼镜商会常务副会长、东莞铭枫实业董事长高传寿称,以他在港办贸易公司多年的经验,藉港平台开拓海外市场优势多多。

 

 「我在2001年就在香港开了公司,当时因为不了解香港情况,通过与香港本地人合资开了一家公司,专营眼镜贸易,运营5年多发展良好。」目前,他正考虑用自己的身份在香港另设一办事处,专责接单及销售。

 

盼藉港觅投资伙伴

 

 拥有多项国家发明专利的广东新的生物工程研究所有限公司是一家从事生物技术及环保产品开发的高科技公司。融资是公司总经理杨雄此次赴港考察的重点之一。

 

 他表示,公司现已有1千多万的年产值,此行计划通过香港平台融资或寻求投资伙伴,扩大公司规模,资金主要用于产品拓展及市场开发费用。

 

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

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

相 关 连 接
·还没有相关文章
网 友 评 论
·还没有相关的评论!
发 表 评 论
您的大名: (点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

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

>> 本类热点新闻

·佛教文化之旅 广州光孝寺启动
·川剧在广东精彩“变脸”——访川剧
·崛起的历史名城——广西百色市右江
·不一般的情人,也有权握着——同一
·「十一五」粤拟570亿投水利
·第五届泛珠论坛或游横琴岛
·第三届泛珠论坛专辑.泛珠下一步
· 陈镜开:惊人一举延续50年
·全球化呼唤 中华文化复兴
·粤媒体大幅报道魔警案

 

合作媒体

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


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