- 'ลบแท็ก HTML PublicFunctionReplacehtml (TextStr) DIMSTR, RE str = textstr setre = newregexp re.ignorecase = true re.global = true re.pattern = "<(. [^>]*)>" str = re.replace (str, "") setre = ไม่มีอะไร แทนที่ html = str endfunction -