摘要: 2008-01-24 15:01"'Replaceall HTML tag matches with the empty stringstrOutput = objRegExp.Replace(strHTML, "")'Replace all with strOutput = Replace(strOutput, "", ">")stripHTML = strOutput 'Return th... 阅读全文
posted @ 2008-03-19 10:16 天涯海客 阅读(248) 评论(0) 推荐(0) 编辑