ALinks

The other type of "one to many" link is the ALink. These links reference a special keyword stored in another file. This example will display all topics that contain a keyword named "overview":

<OBJECT id=hhctrl_01 type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" codebase="hhctrl.ocx#Version=4,73,8412,0" width=0 height=0 > <PARAM name="Command" value="ALink,menu"> <PARAM name="Item1" value=""> <PARAM name="Item2" value="overview"> </OBJECT>

A-Keywords are also stored as ActiveX objects, like this:

<OBJECT type="application/x-oleobject" 
	classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
   <param name="ALink Name" value="keyword1">
   <param name="ALink Name" value="keyword2">
</OBJECT>

Click here to run an ALink.