<% on error resume next dim rs,sql,imgpath imgpath="uppic/" sql="update news set hits=hits+1 where id="&cstr(request("id")) conn.execute sql set rs=server.createobject("adodb.recordset") sql="select * from news where id="&RtnReplaceInt(request("id"),0) rs.open sql,conn,1,1 if rs.eof and rs.bof then response.write "" response.end else %> 更新中……
| 校庆专栏 | 首页 | 学校简介 | 新闻频道 | 教师风采 | 教学科研 | 学生天地 | 友好交流 | 招生信息| 招聘信息 | 在线留言 |
<% set rst=server.CreateObject("adodb.recordset") sqlt="Select * from newscata order by rootid" rst.Open sqlt,conn,1,3 do while not rst.EOF trootid = rst("rootid") t_child_cataid=split(trootid,",") t_num = ubound(t_child_cataid) if t_num=0 then tempcataStr="" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"" Response.Write tempcataStr end if rst.MoveNext loop rst.Close() set rst=nothing %>
" tempcataStr=tempcataStr&"
" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&" " tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"" tempcataStr=tempcataStr&"
" tempcataStr=tempcataStr&"

 

学校地址:初中部:温江区文武路201

          高中部:温江区花都大道西段398

招生电话:初中部:82749721  82711658

          高中部:82606360  82606369

学校网址:http://www.scwjzx.org/site/default.asp

学校邮编:611130

<% set rs=Nothing end if %>