set nl=server.createobject("MSWC.Nextlink")
c = nl.GetListCount("/example/aspe/links.txt")
<li><a href="<%=nl.GetNthURL("/example/aspe/links.txt", i)%>">
<%=nl.GetNthDescription("/example/aspe/links.txt", i)%></a>
<p>文本文件包含页面 URL 的列表和链接描述。
<a href="/example/aspe/links.txt">查看 links.txt</a>