欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

如何自動更新導(dǎo)航欄?

 更新時(shí)間:2006年11月16日 00:00:00   作者:  

< html>
    < head>
    < meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    < title>
山水盈盈之Content Linking組件應(yīng)用< /title>
    < /head>
    < body>
    < center>< font color=red>Content Linking
組件應(yīng)用示范< /font>< /center>
    < ul>
    < %
    Set Link=Server.CreateObject("MSWC.NextLink")
    lcount=Link.GetListCount("conlink.txt")

' GetListCount方法確定在conlink.txt中有多少條超鏈.
    Dim i
    For i=1 to lcount
      < li>< a href="< % =Link.GetNthURL("conlink.txt", i) %>" >

< %=Link.GetNthDescription("conlink.txt", i) %>< /a>
    < % Next %>

' GetNthURLGetNthDescription方法逐一將存儲在conlink.txt 文件的URL和文本信息讀出并顯示給客戶端瀏覽器,循環(huán)執(zhí)行.
    < /ul>
    < /body>
    < /html>
   

相關(guān)文章

最新評論