首页 相关文章 使用FSO按文件大小浏览文件目录并进行删除操作

使用FSO按文件大小浏览文件目录并进行删除操作

<%@ Language=VBScript %
<%Server.ScriptTimeout=50000%
<%
function JudgeParaRegular(intID)
if intID<"" and isnumeric(intID) then
JudgeParaRegular=intId
else
Response.Write "输入错误!"
Response.End
end if
end function
intFileSize=JudgeParaRegular(Request.QueryString("intFileSize"))
strPath=Request.QueryString("strPath")
if instr(strPath,":")...[ 查看全文 ]

2016-01-29 标签:

使用FSO按文件大小浏览文件目录并进行删除操作的相关文章

手机页面
收藏网站 回到头部