接收信息页面inform.asp--基于web的QQ程序2

接收信息页面inform.asp--基于web的QQ程序2(only asp)

1for i=1 to 30   
2if application("towho"&i)=session("user")   
3response.wtite("来自:"&application("from"&i)&"

<br/>

1"&"内容"&application("text"&i))   
2end if
3```//有关回信息只要加键接到send.asp(自己补充)
Published At
Categories with Web编程
Tagged with
comments powered by Disqus