- 相關(guān)推薦
asp下去除超鏈接函數(shù)
復(fù)制代碼 代碼如下:
<%
Function ReplaceUrl2(HTMLstr)
Dim n,str1,str2,str3,str4
HTMLstr = Lcase(HTMLstr)
For n=1 to Ubound(Split(HTMLstr,"(.+?)"
RegRemoveHref = ra.replace(HTMLstr,"$1")
END Function
【asp下去除超鏈接函數(shù)】相關(guān)文章:
解讀Rnd 函數(shù)中的asp08-03
ASP.NET Page函數(shù)調(diào)用解析10-01
防盜鏈接ASP函數(shù)實(shí)現(xiàn)代碼01-23
word清除超鏈接10-24
ppt怎么制作超鏈接10-01
word設(shè)置超鏈接文件10-19
ASP提速技巧08-05
word中怎么設(shè)置超鏈接07-28
如何取消Word文檔中的超鏈接11-19