位置: 首页 > 设计 > 网页设计

asp下去除超链接函数

2023-12-31 网页设计

复制代码 代码如下:

<%

Function ReplaceUrl2(HTMLstr)

Dim n,str1,str2,str3,str4

HTMLstr = Lcase(HTMLstr)

For n=1 to Ubound(Split(HTMLstr,"(.+?)"

RegRemoveHref = ace(HTMLstr,"$1")

END Function

标签:ASP 超链接 函数 asp下去除超链接函数
2019-06-01
2015-01-31
2014-10-28
2016-02-12
2019-09-20
2016-07-07
2016-08-23
2014-10-28
2014-12-10
2016-08-23

Copyright ©2024 才华斋 All Rights Reserved.