next
中间那句报错
错误类型:
Microsoft VBScript 运行时错误 (0x800A01B6)
/chat/chat/userlist.asp, 第 15 行
...全文
451打赏收藏
怎么会不对呢?
for each key in Application.Contents Response.Write key&":"&Application(key)&"" next 中间那句报错 错误类型: Microsoft VBScript 运行时错误 (0x800A01B6) /chat/chat/userlist.asp, 第 15 行