<%
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
%>

敬本站访客和好友们:
“酷站解析”版块,原先是推荐给大家设计精美的酷站欣赏地址,及酷站点评。即日起“酷站解析”版块更名为“网站模板”版块,原始数据保留。以后每周会都会提供给大家设计精美的网站模板(包含可分层的psd、html),让大家设计建站更轻松。
- 1


By:诸平 in:
0 Comments
Tags: 








