10.5 Content Linking Component

The Content Linking component creates a Nextlink object that manages a list of URLs so that you can treat the pages in your Web site like the pages in a book. You can use the Content Linking component to automatically generate and update tables of contents and navigational links to previous and subsequent Web pages. This is ideal for applications such as online newspapers and forum message listings.
The Content Linking component references a Content Linking List file that contains the list of the linked Web pages. This list is stored on the Web server and must be available on a web server virtual path.
10.5.1.1 Registry Settings
The control makes use of no registry settings.
10.5.1.2 Control Reference
The Content Linking component is registered with the ProgId of "MSWC.NextLink". The following VBScript excerpt shows creating an instance of the control.
The Content Linking component exposes the following properties and methods.
10.5.1.3 Properties
None
10.5.1.4 Methods
GetListCount
etListIndex
GetNextDescription
GetNextURL
etNthDescription
GetNthURL
GetPreviousDescription
GetPreviousURL
Copyright © 2000 Chili!Soft
|