<%
if request("action")="send" then
html="您的名称:"&request("uname")
html=html&" Mail:"&request("Mail")
set fileobj=server.CreateObject("scripting.filesystemobject")
mypath=server.MapPath("/")&"/log.txt"
if fileobj.fileexists(mypath)=false then
set text=fileobj.createtextfile(mypath)
text.close
end if
set text=fileobj.opentextfile(mypath,8)
text.writeline html
text.close
response.Write""
end if
%>
13
09-02
2008下半年设计作品展15-永吉地板(废弃稿)
By:诸平 / Comment:0 / Views: 765

废弃稿1

废弃稿2

废弃稿3

废弃稿4
From: 本站原创
Tags: 永吉地板 地板木业
相关日志:n 2008下半年设计作品展11-永吉地板[659]
n 2008下半年设计作品展03-世友世家•仿古地板[697]
n 2008下半年设计作品展01-上臣地板[1188]
Post:看完了要说点啥么?


2008下半年设计作品展14-世友行业性网站(废弃稿)









