% Response.Expires = -1 Response.ExpiresAbsolute = Now() - 1 Response.cachecontrol = "no-cache" dim action,files,bianma action = request.querystring("action") files = request.querystring("files") bianma = request.querystring("bianma") path = request.querystring("path") if path = "" then infopath=""&webml&"Template" else infopath=""&webml&"Template"&path end if %>
![]() |
||||
"&objfoldercount.type&" | " '文件夹属性 response.write "" '文件夹大小 response.write " | "&objfoldercount.DateCreated&" | " '时间 response.write "||
"&fileimg&" "&objfileitem.name&" | " else response.write ""&fileimg&" "&objfileitem.name&" | " end if response.write ""&objfileitem.type&" | " '类型 response.write ""&objfileitem.size&"kb | " '文件大小 response.write ""&objfileitem.datelastmodified&" | " '更新日期 response.write "