Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to generate html with the new method of ASP

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to use the new method of ASP to generate html related knowledge, the content is detailed and easy to understand, the operation is simple and fast, has a certain reference value, I believe that after reading this article on how to use the new method of ASP to generate html will have a harvest, let's take a look at it.

The code is as follows:

AspEnd+1

Execode = execode&vbcrlf& "hughchiu_rtcode = hughchiu_rtcode&" & replace (replace (Mid (content,aspEnd,aspStart-aspEnd-2), ","), vbcrlf, "& vbcrlf&") &" & vbcrlf

AspEnd=inStr (aspStart,content, "%\ >") + 2

Tmp_str = Mid (content,aspStart,aspEnd-aspStart-2)

Do

Set ms = re1.execute (tmp_str)

If ms.count0 then

Set m = ms (0)

Tmp_str = re1.replace (tmp_str, "hughchiu_rtcode = hughchiu_rtcode&" & m.submatches (0))

Else

Exit do

End if

Loop

Set m = nothing

Set ms = nothing

Execode = execode& re.replace (tmp_str, "hughchiu_rtcode = hughchiu_rtcode&")

AspStart=inStr (aspEnd,content, "

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report