Please download a FRAMES compatible browser such as Netscape Navigator 3.0 or MicroSoft Internet Explorer 3.0.
Form usage : Navigator frame set. Devides the screen into 2 frames in oder to display a n,avigator and a view
URL :
From a view : .../SD2.nsf/frFramSetNavigator ?Openform & view = viewname & nav=navName
with viewname = Alias name of the view
navname= Name of the navigator
<Frameset cols="170,*"border=0 frameborder=0>
<Frame scrolling="NO" NAME=left marginwidth = "0" marginheight = "0" SRC=/fede/qroff.nsf/Principal?OpenNavigator>
<Frame scrolling="auto" NAME=right marginwidth = "0" marginheight = "0" SRC=/fede/qroff.nsf/$about?openabout>
</Frameset>
<NOFRAMES><P>Please download a FRAMES compatible browser such as Netscape Navigator 3.0 or MicroSoft Internet Explorer 3.0. </NOFRAMES>