<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> 亚洲人成无码WWW久久久,亚洲综合一区二区精品久久

天天日天天爽天天操|国产69精品久久久久久人妻精品|亚洲精品国产91|欧美亚洲精品国产69|麻豆国产人妻欲求不满|亚洲最大无码AV在线观看|亚洲精品综合久久国产二区|国产精品久久人妻无码网站一区

<% set rs=oConn.execute("select ClassID,Child,ClassName,ParentID from SoftClass where ParentID=0") while not rs.eof %> <%rs.movenext wend%>
首頁(yè) >> 下載中心             請(qǐng)您留言   請(qǐng)您提問(wèn)   更多圖片   更多下載   世界工廠   阿里巴巴

<% Dim C_ID C_ID=Trim(Request("C_ID")) If C_ID="" Then C_ID=0 End If If IsNumeric(C_ID) = False Then response.Redirect "../../../index.htm" End If If C_ID<>0 Then 'sSql="Select C_ID,C_SiteName,C_SiteClass,C_SiteCount,C_Editor,C_AddTime From CoolSiteData Where C_SiteClass =" &C_Id&" and P_Recycle=False Order By P_ID Desc" 'sSql="Select C_ID,C_SiteName,C_SiteUrl,C_SiteClass,C_SiteCount,C_Editor,C_AddTime,C_SitePicS From CoolSiteData Where C_SiteClass =" &C_Id&" and C_Recycle=False Order By C_ID Desc" sSql="Select s_id,s_softname,S_SoftAddTime,S_SoftBrowseCount,S_SoftDownCount,S_SoftClassID,s_editor,s_SoftDemoUrl,s_SoftAuthUrl,S_SoftRemark From SoftData where S_SoftClassID ="&C_Id&" and S_Recycle=False order by s_id desc" else 'sSql="Select C_ID,C_SiteName,C_SiteUrl,C_SiteClass,C_SiteCount,C_Editor,C_AddTime,C_SitePicS From CoolSiteData where C_Recycle=False Order By C_ID Desc" sSql="Select s_id,s_softname,S_SoftAddTime,S_SoftBrowseCount,S_SoftDownCount,S_SoftClassID,s_editor,s_SoftDemoUrl,s_SoftAuthUrl,S_SoftRemark From SoftData where S_Recycle=False order by s_id desc" End If %> <% 'sSql="Select C_ID,C_SiteName,C_SiteClass,C_SiteCount,C_Editor,C_AddTime From CoolSiteData Where C_SiteClass = 1" 'sSql="Select C_ID,C_SiteName,C_SiteUrl,C_SiteClass,C_SiteCount,C_Editor,C_AddTime,C_SitePicS From CoolSiteData " 'response.Write sSql oRs.Open sSql,oConn,1,1 Dim PicNum dim MaxPerPage dim totalPut dim CurrentPage dim TotalPages dim i MaxPerPage=20 if not ors.eof then ors.MoveFirst end if ors.pagesize=MaxPerPage If trim(Request("Page"))<>"" then If IsNumeric(trim(Request("Page"))) = False Then GoError "分頁(yè)參數(shù)錯(cuò)誤,請(qǐng)不要試圖破壞此系統(tǒng)。" End If CurrentPage= CLng(request("Page")) If CurrentPage> ors.PageCount then CurrentPage = ors.PageCount End If Else CurrentPage= 1 End If totalPut=ors.recordcount if CurrentPage<>1 then if (currentPage-1)*MaxPerPage

<% Do While Not oRs.Eof and i <% oRs.MoveNext i=i+1 Loop %>
資料名稱(chēng)
資料類(lèi)別
點(diǎn)擊下載
<% set rsclass=oConn.execute("Select ClassName from SoftClass where ClassID="&oRs("S_SoftClassID")) If Not oRs.Eof Then response.write rsclass("ClassName") else response.Write "類(lèi)別不存在" end if rsclass.close set rsclass=nothing %>
<% Response.Write "共"&totalPut&"個(gè)下載 " k=currentPage if k<>1 then response.write "["+"首頁(yè)] " response.write "["+"上一頁(yè)] " else Response.Write "[首頁(yè)] [上一頁(yè)]" end if if k<>n then response.write "["+"下一頁(yè)] " response.write "["+"尾頁(yè)] " else Response.Write "[下一頁(yè)] [尾頁(yè)]" end if Response.Write " 頁(yè)次:"¤tpage&"/"&n&"頁(yè)       " %>
<% else response.Write "

 

 

內(nèi)容添加中,請(qǐng)稍后訪問(wèn)...
" end if oRs.close() %>