<%id=request.QueryString("id") If instr(id," ")>0 or instr(id,"'")>0 or instr(id,"’")>0 or instr(id,"‘")>0 then response.redirect ("news.asp") response.end() end if if id<>"" then set rs=server.CreateObject("adodb.recordset") sql="select * from y_news where y_id="&id rs.open sql,conn,3,3 if rs.bof and rs.eof then response.Write("参数错误") else rs("y_hits")=rs("y_hits")+1 rs.update()%>

About Us --/-- Our Resources --/-- Our Customers --/-- Our Business --/-- Contact Us --/-- Back Home



Our Resources and Platforms

Media

Shenzhen Special Zone Daily, Guangzhou Daily, Xinmin Evening News, Beijing Youth Daily , Tianjin Daily, Chongqing Evening Times, Hainan Daily Southland Morning Post,Changsha Evening Newspaper, Chutian Metroplis Daily, Shanxi Evening News, Yangtse Evening Post, Jiangnan City Daily, Qilu Evening Daily, Wenzhou Evening News, Ningbo Daily, Xiamen Daily, Fuzhou Evening News, Harbin Daily, Shenyang Dail, Lanzhou Evening, Chengdou Economic Daily, Guiyang Daily, etc.

Exhibitions

The International Housing Industry Exhibition (IHIE), The International Awards for Liveable Communities(LivCom) and Global Chinese Real Estate Conference(GCREC)

 

  

<%end if rs.close set rs=nothing end if conn.close set conn=nothing%>