XMLHTTP+javascript+Asp写得聊天室 无刷新实现(三)

柠檬水417

柠檬水417

2016-01-29 17:35

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(三),XMLHTTP+&#106avascript+Asp写得聊天室,无刷新实现(三)
  ################reload.asp##############

<%'Response.ContentType="text/xml"
Response.Write "<?xml version=""1.0"" encoding=""GB2312""?"
Response.Write "<Msg"
dim c_info,c_Lid,c_Ip,u_Lid,NewLid,u_name,i
c_info=Application("c_info")
u_Lid=session("u_Lid")
newLid=u_Lid
u_name="netnice"
for i=c_info(0)+6 to 240 step 6
if (c_info(i)u_Lid) and ((c_info(i+1)=u_name) or (c_info(i+2)=u_name) or (c_info(i+2)="大家") or (c_info(i+3)="0")) then
Response.Write c_info(i+5)
if (newLid<c_info(i)) then newLid=c_info(i)
end if
next
for i=1 to c_info(0) step 6
if (c_info(i)u_Lid) and ((c_info(i+1)=u_name) or (c_info(i+2)=u_name) or (c_info(i+2)="大家") or (c_info(i+3)="0")) then
Response.Write c_info(i+5)
if (newLid<c_info(i)) then newLid=c_info(i)
end if
next
Response.Write "</Msg"
session("u_Lid")=newLid
%


 
展开更多 50%)
分享

猜你喜欢

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(三)

ASP
XMLHTTP+javascript+Asp写得聊天室 无刷新实现(三)

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(二)

ASP
XMLHTTP+javascript+Asp写得聊天室 无刷新实现(二)

s8lol主宰符文怎么配

英雄联盟 网络游戏
s8lol主宰符文怎么配

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(五)

ASP
XMLHTTP+javascript+Asp写得聊天室 无刷新实现(五)

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(六)

ASP
XMLHTTP+javascript+Asp写得聊天室 无刷新实现(六)

lol偷钱流符文搭配推荐

英雄联盟 网络游戏
lol偷钱流符文搭配推荐

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(四)

ASP
XMLHTTP+javascript+Asp写得聊天室 无刷新实现(四)

XMLHTTP+javascript+Asp写得聊天室 无刷新实现(一)

ASP
XMLHTTP+javascript+Asp写得聊天室 无刷新实现(一)

lolAD刺客新符文搭配推荐

英雄联盟
lolAD刺客新符文搭配推荐

走向高手之路Linux系统内核技术解读

走向高手之路Linux系统内核技术解读

解决Winxp不能一次整理多分区硬盘的问题

解决Winxp不能一次整理多分区硬盘的问题
下拉加载更多内容 ↓