800a000d' 类型不匹配

4/5/2011 9:37:52 AM

Microsoft VBScript 运行时错误 错误 '800a000d' 类型不匹配: 're.replace(str,"") '

Microsoft VBScript 运行时错误 错误 '800a000d' 类型不匹配: '

re.replace(str,"")

Microsoft VBScript 运行时错误 错误 '800a000d'

类型不匹配: 'regEx.Replace'

/bbs/Conn.asp,行 40

 

=re.replace(str,"")

均替换为:

=re.replace(""&str,"")