使用ASP实现网站的“目录树”管理的代码(2)


                    <%
                end if
                Rs.MoveNext
                if not rs.eof then currentID = Rs(""ID"")
             Loop
         End If
        if currentID = """" then rs.movenext
    Loop %>
</script>
<script>
initializeDocument()
</script>
<base target=""basefrm"">
<title></title>
</head>
<body bgcolor=""white"">
</body>
</html>

 


内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/2759.html