如何自動更新導航欄?
來源:易賢網(wǎng) 閱讀:1291 次 日期:2014-08-09 15:23:05
溫馨提示:易賢網(wǎng)小編為您整理了“如何自動更新導航欄?”,方便廣大網(wǎng)友查閱!

< html>

< head>

< meta http-equiv="Content-Type" content="text/html; charset=gb2312">

< title>山水盈盈之Content Linking組件應用< /title>

< /head>

< body>

< center>< font color=red>Content Linking組件應用示范< /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 %>

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

< /ul>

< /body>

< /html>

更多信息請查看IT技術專欄

更多信息請查看網(wǎng)絡編程
易賢網(wǎng)手機網(wǎng)站地址:如何自動更新導航欄?
關于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機站點

版權所有:易賢網(wǎng)