好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

如何判断发言是否为空?_编程10000问_

NEWSZW_HZH_BEGIN-->

if len(usersays)<>0 then 
session("whoto")=request.form("whoto") 
session("action")=request.form("action") 
if instr(usersays,chr(39))>0 then 
usersays=replace(usersays,chr(39),"\"&chr(39)) 
end if 
if instr(usersays,chr(34))>0 then 
usersays=replace(usersays,chr(34),"\"&chr(34)) 
end if 

application.lock 

 

[1]

NEWSZW_HZH_END-->

查看更多关于如何判断发言是否为空?_编程10000问_的详细内容...

  阅读:38次