<%@ codepage ="936" %> 东莞市奥马控制设备有限公司 | 液位控制 | 压力传感器 | 流量计 | 流量控制 | 压力开关 | 其它品牌产品 <%=the_refuse_str%> <% dim TAB_Name dim the_previous,the_next,info_id '上一篇、下一篇动作全局变量 TAB_Name="M_info2"&lang_type_show&"rmation" if request("info_id")<>"" then '********8判断是否点取某条 info_id=request("info_id") if not isnumeric(info_id) then conn.close set conn=nothing response.Redirect("index.asp") response.end end if info_id=cint(info_id) sqlstr="select * from "&TAB_Name&" where i_id="& info_id &" and info_state=1" 'response.write sqlstr&"
" set rs=server.createobject("adodb.recordset") rs.open sqlstr,conn,1,2 if rs.eof then info_name=diff_lang_6("抱歉!数据出错,暂不能显示相关信息。","Sorry! Date Error!","抱歉!數據出錯,暫不能顯示相關信息。",lang4,lang5,lang6) else info_url=rs("info_url") if info_url<>"" and not isnull(info_url) then '跳转到URL response.redirect info_url end if info_more=rs("info_more") if info_more<>"" and not isnull(info_more) then '跳转到附件 response.redirect "adminope/"&info_more end if now_type1=rs("type1") now_type2=rs("type2") type3=rs("type3") now_info_name=rs("info_name") info_source=rs("info_source") info_more=rs("info_more") content_show=rs("content") add_time=year(rs("add_time"))&"年"&month(rs("add_time"))&"月"&day(rs("add_time"))&"日" 'rs("view_num")=rs("view_num")+1 'rs.updatebatch 'info_type=rs("Info_type") 'info_name=replace(rs("info_name"),"*|*","'") 'content_show=replace(rs("content"),"*|*","'") 'review_state=rs("review_state") '回复状态:1是,2不是 now_product_small=rs("product_small") if now_product_small<>"" then if rs("product_big")<>"" then now_product_big=rs("product_big") else now_product_big=now_product_small end if end if 'if session(session_adm_Name)="" then if rs("view_num")="" or len(rs("view_num"))<1 or rs("view_num")=null then rs("view_num")=1 else rs("view_num")=rs("view_num")+1 end if rs.update view_num=rs("view_num") add_time=rs("add_time") 'end if 'rs.close end if rs.close end if %>
   您现在的位置:首页 <% response.write "> "&now_type1 if now_type2<>"" and not isnull(now_type2) then response.write " > "&now_type2 end if %>
<%=now_info_name%>

<%=content_show%>