Convert Http strings into Clickable
|
日期:2007年7月8日 作者: 查看:[大字体
中字体 小字体]
|
'Response.Write iLinkStart & "," & iLinkEnd & " ' & vbCrLf
' Reset our current location to the end of that link iCurrentLocation = iLinkEnd
Loop ' Tack on the end of the string. I need to do this so we ' don't miss any trailing non-linked text
strOutput = strOutput & Mid(strInput, iCurrentLocation)
' Set the return value LinkURLs = strOutput
End Function 'LinkURLs %>
(出处:清风网络学院)
上一篇:ASP身份证验证代码函数
下一篇:遍历SESSION或APPLICATION对象
|
| Convert Http strings into Clickable 相关文章: |
|
|
|
| Convert Http strings into Clickable 相关软件: |
|
|
|