<% Function getClickNumone(table ,id) sql="update news set clickNum=clickNum+1 where id="&id conn.execute sql End Function nid=SafeRequest("id",1) if nid ="" then response.Redirect "index.asp" Call getClickNumone("news",nid) sql="select * from News where id="&nid Set show=conn.execute(sql) if show.eof and show.bof Then response.Redirect "index.asp" T=show("TypeNumber") S=show("id") %> <%=show("title")%>_行业解决方案_<%=web_title%>
">

行业解决方案

    <% Set rsx2=new Record06 Set rsx2.connection=conn rsx2.openx "Select * from news where left(typeNumber,4)='0011' order by orderNum asc",100 %> <%for each o in rsx2.DataClass%>
  • class="cur"<%end if%>><%=o.title%>
  • <%next%>
当前位置:首页 > 行业解决方案

<%=show("title")%>

<%=show("content")%>