<% Sub NoCache On Error Resume next Response.CacheControl = "no-cache" End Sub NoCache %>
<% Dim folderArry,folderAttr,i,tempStr,whereStr,plugArray,MenuLinks,MenuLink folderArry=getFolderList("../../plug") if instr(folderArry(0),",")>0 then for i=0 to ubound(folderArry) folderAttr=split(folderArry(i),",") Dim xmlObj : Set xmlObj=new XmlClass if isExistFile(folderAttr(4)&"/plug.xml") then xmlObj.load folderAttr(4)&"/plug.xml","xmlfile" 'die xmlObj.getNodeValue("plugkey",0) whereStr="where MenuKey='"& xmlObj.getNodeValue("plugkey",0)&"'" plugArray=conn.Exec("select * from {prefix}Menu "&whereStr&"","arr") if isarray(plugArray) then MenuLinks=split(xmlObj.getNodeValue("pagepath",0),"|") if isarray(MenuLinks) then MenuLink=MenuLinks(0) end if tempStr="" else tempStr="" end if echo""&vbcrlf& _ ""&vbcrlf& _ ""&vbcrlf& _ ""&vbcrlf& _ ""&vbcrlf& _ ""&vbcrlf& _ ""&vbcrlf end if next end if %>
名稱 版本 版權 目錄 操作
"&xmlObj.getNodeValue("ScreenShot",0)&""&xmlObj.getNodeValue("description",0)&""&xmlObj.getNodeValue("powerdby",0)&""&folderAttr(0)&""&tempStr&"