![]() |
#2
bjbaima2008-05-05 19:50
|
if IsEmpty(Session("Out")) then
Response.Write "Session(""Out"")" & "<Br>"
这句中的Response.Write "Session(""Out"")" & "<Br>"的("" out"")中有两个双引号?
请高手指教。多谢了。