发送信息页面send.asp--基于web的QQ程序3
作者:佚名 文章来源:网络转载 更新时间
:2005-11-26 11:45:42
<%if request("text")="" then%>
发送给:
内容:
<%else
for i=1 to 30
if application("towho"&i)="" then
application("towho"&I)=request("name")
application("from"&i)=session("user")
application("text"&i)=request("text")
end if
if application("towho"&i)=session("user") then
application("towho"&i)=""
application("text"&i)=""
application("from"&i)=""
end if
next
end if%>
【发表评论】【打印此文】【关闭窗口】【点击数: 】
★好玩的休闲小游戏★
网友评论:
数据载入中,请稍后……
