什么东西,不行!
if Application(CacheName&"CountReforum")<1 then Ap...
什么东西,不行!
if Application(CacheName&"CountReforum")<1 then Application(CacheName&"CountReforum")=0
if Application(CacheName&"CountUser")=empty then Application(CacheName&"CountUser")=conn.execute("Select count(id) from [user]")(0)
[0]Script error detected at line 382,col[0].
没一个行的@@@@@@
我每次运行都出现以下提示,不知是什么原因
fullUrl=Request.QueryString
if fullUr...
我每次运行都出现以下提示,不知是什么原因
fullUrl=Request.QueryString
if fullUrl<>"" then
fullUrl="&" & fullUrl
else
fullUrl="&ntime=" & ntime[0]Script error detected at line 428,col[1].
Description: 错误的参数个数或无效的参数属性值
经常出一些错哦!
s_Result = eWebEditor_DecodeFilter(s_Result, a_Filter(i))
Next
eWebEditor_DeCode = s_Result
End Function
[0]Script error detected at line 167,col[2].
Description: 类型不匹配: 'eWebEditor_DecodeFilter'