<% strCurrMenu="18974" ThisPage=request.ServerVariables("URL") strQuery="" strTitle="最新发布" if GetVariable("class")<>"" then SourCode=conn.execute("Select c_code From web_news_class Where mn_id=" & strCurrMenu & " and id="&GetVariable("class"))(0) strQuery=strQuery & " And c_code Like '" & SourCode &"%'" strTitle=GetVariable("classname") end if if GetVariable("key")<>"" then strQuery=strQuery & " And (nTitle Like '%" & GetVariable("key") & "%' or nHtmlText like '%" & GetVariable("key") & "%' or nKey like '%" & GetVariable("key") & "%') " strTitle="搜索:" & GetVariable("key") end if '从这开始读数据 strSQL="Select * From v_web_news Where nAudit<>0 " & strQuery & " And mn_id=" & strCurrMenu & " Order by ID Desc" rs.open strSQL,conn,1,1 '分页显示初始化 page=GetVariable("page") if page="" then page=1 else page=Cint(page) end if Section=GetVariable("section") if Section="" then Section=1 else Section=Cint(Section) end if '变量赋值 intPageSize=15 '每页显示记录数 intSectionSize=5 '多少页为一段,像GOOGLE一样 PrevSectionText="7" '上一段的链接文字 NextSectionText="8" '下一段的链接文字 PrevPageText="3" '上页的链接文字 NextPageText="4" '下页的链接文字 strPageUrl="?class=" & GetVariable("class") & "&classname=" & GetVariable("classname") & "&key=" & GetVariable("key") & "&mnid=" & strCurrMenu rs.pagesize=intPageSize intCount=rs.RecordCount intPageCount=rs.pagecount intSectionCount=(intPageCount - 1) \ intSectionSize + 1 if intCount>0 then rs.AbsolutePage=page end if %>
 
Title Contents
 
<% '读取留言本的属性,以确定显示那个字段 isDW=GetKey("g_dw",WebUserID,"guestbook_" & strCurrMenu ) isTel=GetKey("g_tel",WebUserID,"guestbook_" & strCurrMenu ) isEmail=GetKey("g_email",WebUserID,"guestbook_" & strCurrMenu ) isAdrr=GetKey("g_adrr",WebUserID,"guestbook_" & strCurrMenu ) isOICQ=GetKey("g_oicq",WebUserID,"guestbook_" & strCurrMenu ) isShow=GetKey("seeguest",WebUserID,"guestbook_" & strCurrMenu ) %> <%if isDW<>"none" then%> <%end if%> <%if isTel<>"none" then%> <%end if%> <%if isAdrr<>"none" And isAdrr<>"Null" then%> <%end if%> <%if isEmail<>"none" then%> <%end if%> <%if isOICQ<>"none" And isOICQ<>"Null" then%> <%end if%>
Please leave word: <%if isShow<>"none" then%> >>Look message <%end if%>
Name: [Must input]
Companny:
Telphoe:
Address:
E-mail:
Message: [Must input]
  <%if isShow<>"none" then%> >>Look message <%end if%>

 
<% '开始输出分类 strcode="" for i=1 to Len(SourCode) \ 4 strcode=strcode&" or c_code like '"&left(SourCode,i*4)&"____'" next if strcode<>"" then strcode="(1<>1"&strcode&" or Len(c_code)=4)" else strcode=" Len(c_code)=4" end if strSQL="Select * From web_news_class Where mn_id=" & strCurrMenu&" and " & strcode & " Order by c_code" 'response.Write(strsql) Set rsClass=Server.CreateObject("ADODB.RecordSet") rsClass.open strSQL,conn,1,1 for i=1 to rsClass.recordcount Level=(Len(rsClass("c_code"))/4-1)*3 %> <% rsClass.movenext next %>
<% If Len(rsClass("c_code"))>4 Then Response.Write "├" Response.Write String(Level,"-") %> &classname=<%=trim(rsClass("c_name"))%>"><%=trim(rsClass("c_name"))%>
 
Add:Suite 5F, 988 Changning Road Shanghai, China 200051
Phone: (86-21) 5273 8396 Fax: (86-21) 5273 8395
Copyright?2006-2007 EASEN INTERNATIONAL CO.,LTD. All Rights Reserved.
Last updated on: