[bo][un]无根泉[/un] 在 2005-7-7 08:16 的发言:[/bo]
function ck(str)
str=server.htmlencode(str)
str=replace(str,"'","")
str=replace(str,chr(39),"")
str=replace(str,vbcrlf,"<br>")
str=replace(str,chr(13),"<br>")
ck=str
end function
使用:
use ...
今天借用了一下,果然好用!谢谢!!!!!!!!呵呵,发帖前搜一搜,有问题不用求人!
哈哈!